diff --git a/conf/mariadb-conf.d/my.cnf b/conf/mariadb-conf.d/my.cnf index 9cc98d88..7864c7e6 100644 --- a/conf/mariadb-conf.d/my.cnf +++ b/conf/mariadb-conf.d/my.cnf @@ -21,9 +21,6 @@ bind-address = 0.0.0.0 [mysqld] -innodb-file-format=barracuda -innodb-file-per-table=1 -innodb-large-prefix=1 character-set-client-handshake = FALSE character-set-server = utf8mb4 collation-server = utf8mb4_unicode_ci