1675
1675
innodb_lock_wait_timeout, because trx->mysql_thd == NULL. */
1676
1676
lock_wait_timeout = thd_lock_wait_timeout(trx->mysql_thd);
1682
1681
trx->error_state = DB_LOCK_WAIT_TIMEOUT;
1686
1690
/********************************************************************//**