|
|
|
@ -8,7 +8,7 @@ default-character-set = UTF8MB4 |
|
|
|
|
[mysqld] |
|
|
|
|
!include {$SERVER_APP_PATH}/etc/mode/classic.cnf |
|
|
|
|
|
|
|
|
|
authentication_policy=caching_sha2_password |
|
|
|
|
authentication_policy=mysql_native_password |
|
|
|
|
pid-file = {$SERVER_APP_PATH}/data/mysql.pid |
|
|
|
|
user = mysql |
|
|
|
|
port = 33206 |
|
|
|
|