From 9360a9cd68f0a62a9e8f99c810efb99e72d6af2d Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 4 Jan 2025 01:48:01 +0800 Subject: [PATCH] Update my8.0.cnf --- plugins/mysql-community/conf/my8.0.cnf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/mysql-community/conf/my8.0.cnf b/plugins/mysql-community/conf/my8.0.cnf index 6ed278882..2253e3a9c 100644 --- a/plugins/mysql-community/conf/my8.0.cnf +++ b/plugins/mysql-community/conf/my8.0.cnf @@ -8,8 +8,7 @@ default-character-set = UTF8MB4 [mysqld] !include {$SERVER_APP_PATH}/etc/mode/classic.cnf -#authentication_policy=mysql_native_password -default-authentication-plugin=mysql_native_password +authentication_policy=mysql_native_password pid-file = {$SERVER_APP_PATH}/data/mysql.pid user = mysql