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:
unknown 2006-12-19 16:57:51 -07:00
commit 47b0a0b089
13 changed files with 144 additions and 2 deletions

View file

@ -0,0 +1 @@
--innodb_lock_wait_timeout=2 --innodb_rollback_on_timeout