|
|
|
@ -8,7 +8,7 @@ default-character-set = UTF8MB4 |
|
|
|
|
[mysqld] |
|
|
|
|
sha256_password_private_key_path=mysql.pem |
|
|
|
|
sha256_password_public_key_path=mysql.pub |
|
|
|
|
default_authentication_plugin=mysql_native_password |
|
|
|
|
authentication_policy=mysql_native_password |
|
|
|
|
|
|
|
|
|
pid-file = {$SERVER_APP_PATH}/data/mysql.pid |
|
|
|
|
user = mysql |
|
|
|
|