Comment 4 for bug 1243156

Revision history for this message
Dmitry Gribov (grib-d) wrote :

sry, I mean innodb_lock_wait_timeout = 20. lock_wait_timeout is not set and it contains something strange:

mysql> show variables like "%lock_w%";
+--------------------------+----------+
| Variable_name | Value |
+--------------------------+----------+
| innodb_lock_wait_timeout | 120 |
| lock_wait_timeout | 31536000 |
+--------------------------+----------+