diff --git a/plugins/mysql/conf/my.cnf b/plugins/mysql/conf/my.cnf index 48c5a89f6..92a8c7111 100644 --- a/plugins/mysql/conf/my.cnf +++ b/plugins/mysql/conf/my.cnf @@ -7,8 +7,8 @@ socket = {$SERVER_APP_PATH}/mysql.sock [mysqld] !include {$SERVER_APP_PATH}/etc/mode/classic.cnf -sha256_password_private_key_path=mysql.pem -sha256_password_public_key_path=mysql.pub +;sha256_password_private_key_path=mysql.pem +;sha256_password_public_key_path=mysql.pub pid-file = {$SERVER_APP_PATH}/data/mysql.pid user = mysql