From c8509ba6b6b40c319b5836dfc1b85dbbceb1cf49 Mon Sep 17 00:00:00 2001 From: yangming Date: Tue, 14 Dec 2021 16:56:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/gaea.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/gaea.ini b/etc/gaea.ini index 1de23c40..d5c00141 100644 --- a/etc/gaea.ini +++ b/etc/gaea.ini @@ -49,4 +49,4 @@ encrypt_key=1234abcd5678efg* server_version=5.6.20-gaea ;auth plugin mysql_native_password or caching_sha2_password or '' -;auth_plugin=mysql_native_password \ No newline at end of file +auth_plugin=mysql_native_password \ No newline at end of file