Update my8.4.cnf
This commit is contained in:
parent
c0fd42d5c4
commit
6fdba85d04
|
|
@ -7,7 +7,7 @@ default-character-set = UTF8MB4
|
|||
|
||||
[mysqld]
|
||||
!include {$SERVER_APP_PATH}/etc/mode/classic.cnf
|
||||
mysql_native_password=ON
|
||||
#mysql_native_password=ON
|
||||
authentication_policy=caching_sha2_password
|
||||
pid-file = {$SERVER_APP_PATH}/data/mysql.pid
|
||||
user = mysql
|
||||
|
|
|
|||
Loading…
Reference in New Issue