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

Innodb tests innodb_file_format cleanup.

This commit is contained in:
unknown
2013-09-25 14:19:25 +03:00
parent 4a38b9db9a
commit 61ba356a9d
6 changed files with 24 additions and 2 deletions

View File

@ -46,4 +46,3 @@ Antelope
set global innodb_file_format_max=antelope;
set global innodb_file_format_check=off;
ERROR HY000: Variable 'innodb_file_format_check' is a read only variable
SET GLOBAL innodb_file_format=Antelope;