diff --git a/data/conf/mysql/mysql.cnf b/data/conf/mysql/mysql.cnf index 56a15ee..a93a53b 100644 --- a/data/conf/mysql/mysql.cnf +++ b/data/conf/mysql/mysql.cnf @@ -3,7 +3,6 @@ character-set-server = utf8mb4 collation-server = utf8mb4_unicode_ci innodb_file_per_table = TRUE -innodb_file_format = barracuda innodb_large_prefix = TRUE [client]