diff options
Diffstat (limited to 'mysql-test/suite/innodb/t/innodb-lock-schedule-algorithm.opt')
-rw-r--r-- | mysql-test/suite/innodb/t/innodb-lock-schedule-algorithm.opt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/innodb-lock-schedule-algorithm.opt b/mysql-test/suite/innodb/t/innodb-lock-schedule-algorithm.opt new file mode 100644 index 00000000000..e5d34636ccb --- /dev/null +++ b/mysql-test/suite/innodb/t/innodb-lock-schedule-algorithm.opt @@ -0,0 +1,2 @@ +--loose-innodb-lock-wait-timeout=1 +--loose-innodb-lock-schedule-algorithm=VATS |