|
@@ -16,7 +16,8 @@ default-character-set=utf8
|
|
|
# * Basic Settings
|
|
|
#
|
|
|
default-storage-engine = innodb
|
|
|
-default_authentication_plugin = mysql_native_password
|
|
|
+mysql_native_password = ON
|
|
|
+#default_authentication_plugin = mysql_native_password
|
|
|
|
|
|
user = mysql
|
|
|
pid-file = /var/run/mysqld/mysqld.pid
|