438
438
THR_LOCK_OWNER *lock_id; // If not main_lock_id, points to
439
439
// the lock_id of a cursor.
440
440
pthread_mutex_t LOCK_delete; // Locked before session is deleted
443
447
A pointer to the stack frame of handle_one_connection(),
444
448
which is called first in the thread for handling a client