486
486
THR_LOCK_INFO lock_info; /**< Locking information for this session */
487
487
THR_LOCK_OWNER main_lock_id; /**< To use for conventional queries */
488
488
THR_LOCK_OWNER *lock_id; /**< If not main_lock_id, points to the lock_id of a cursor. */
504
491
* A pointer to the stack frame of the scheduler thread