diff options
author | Magne Mahre <magne.mahre@sun.com> | 2010-06-20 22:43:34 +0200 |
---|---|---|
committer | Magne Mahre <magne.mahre@sun.com> | 2010-06-20 22:43:34 +0200 |
commit | 240afacf8fd0bf22920c3456107ced1c8a0a4f1b (patch) | |
tree | 67153708bc5da65315b3c1eb680269fcffe64a8a /mysql-test/t/lock_sync-master.opt | |
parent | e194e98333955e3e901d6e1f07649e33127bd185 (diff) | |
download | mariadb-git-240afacf8fd0bf22920c3456107ced1c8a0a4f1b.tar.gz |
Post-push fixup for WL#5349
InnoDB came in a new version "simultanously" with the
commit. This patch is a minor change to the new innodb
regression test suite.
Diffstat (limited to 'mysql-test/t/lock_sync-master.opt')
-rw-r--r-- | mysql-test/t/lock_sync-master.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/lock_sync-master.opt b/mysql-test/t/lock_sync-master.opt new file mode 100644 index 00000000000..96f0ce3f36c --- /dev/null +++ b/mysql-test/t/lock_sync-master.opt @@ -0,0 +1 @@ +--default-storage-engine=MyISAM |