diff --git a/mysql/my.cnf b/mysql/my.cnf index 1a6f2362..57d38d74 100644 --- a/mysql/my.cnf +++ b/mysql/my.cnf @@ -9,3 +9,4 @@ sql-mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION" character-set-server=utf8 default-authentication-plugin=mysql_native_password +innodb_use_native_aio=0