mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Added innodb_rollback_on_timeout option to restore the 4.1
InnoDB timeout behavior (Bug #24200) mysql-test/t/innodb_mysql-master.opt: Set --innodb-lock-wait-timeout=2, since test for bug #24200 times out. This *could* cause random test failures if some long-running transaction concurrency is being tested. However, such a test really should go in innodb-big or some other test file.
This commit is contained in:
parent
9d8c9e9d96
commit
47b0a0b089
13 changed files with 144 additions and 2 deletions
1
mysql-test/t/innodb_timeout_rollback-master.opt
Normal file
1
mysql-test/t/innodb_timeout_rollback-master.opt
Normal file
|
|
@ -0,0 +1 @@
|
|||
--innodb_lock_wait_timeout=2 --innodb_rollback_on_timeout
|
||||
Loading…
Add table
Add a link
Reference in a new issue