mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
47b0a0b089
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.
5 lines
108 B
Text
5 lines
108 B
Text
-- source include/have_innodb.inc
|
|
|
|
--source include/innodb_rollback_on_timeout.inc
|
|
|
|
--echo End of 5.0 tests
|