1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-21 11:01:08 +03:00
Files
mariadb/mysql-test
marko be56c64772 branches/zip: Make innodb_lock_wait_timeout a settable session variable
(Bug #36285, rb://9).

innodb-index.test, innodb-index.result: Set innodb_lock_wait_timeout as
a session variable instead of relying on the global value.

innodb-index-master.opt: Remove.

innodb-timeout.test: Test that setting the innodb_lock_wait_timeout
works as advertised.

thd_lock_wait_timeout(): New function, to retrieve the lock wait timeout
for a given MySQL client connection (thd), or the global value (thd==NULL).

srv_lock_wait_timeout, innobase_lock_wait_timeout: Remove.

Replace MYSQL_SYSVAR_LONG(lock_wait_timeout)
with MYSQL_THDVAR_ULONG(lock_wait_timeout).
2008-10-03 09:24:23 +00:00
..
2008-09-30 15:26:38 +00:00
2005-10-27 07:29:40 +00:00
2008-04-23 05:45:19 +00:00
2007-11-21 12:01:36 +00:00
2008-09-15 10:40:44 +00:00
2008-09-15 10:40:44 +00:00
2008-09-09 12:00:34 +00:00
2008-09-09 12:00:34 +00:00
2007-11-21 11:23:05 +00:00
2007-11-21 11:23:05 +00:00
2007-11-21 10:47:08 +00:00
2005-10-27 07:29:40 +00:00