1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

branches/zip:

Fix a mysql-test failure in innodb-zip:

main.innodb-zip                          [ fail ]
        Test ended at 2009-02-02 18:13:25

CURRENT_TEST: main.innodb-zip
mysqltest: At line 160: Found line beginning with --  that didn't contain a valid mysqltest command, check your syntax or use # if you intended to write a comment
This commit is contained in:
vasil
2009-02-02 16:24:08 +00:00
parent 859394a011
commit c2b7223ff2

View File

@ -157,7 +157,8 @@ set global innodb_file_format=`1a`;
set global innodb_file_format=``;
#test strict mode.
--enable_errors
# this does not work anymore, has been removed from mysqltest
# -- enable_errors
set global innodb_file_per_table = on;
set global innodb_file_format = `1`;