1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix test failure on tc_partition_list_directory because

innodb-strict-mode by default is now ON, disabling it for
this test because test uses INDEX DICECTORY that is not
really supported by InnoDB.
This commit is contained in:
Jan Lindström
2016-09-14 13:53:32 +03:00
parent a729656006
commit 62ed88017c

View File

@ -0,0 +1 @@
--loose-innodb-strict-mode=0