时间:2021-07-01 10:21:17 帮助过:21人阅读
# 创建新表时将使用的默认存储引擎
default-storage-engine=INNODB
# 默认使用“mysql_native_password”插件认证
#mysql_native_password
default_authentication_plugin=mysql_native_password
[mysql]
# 设置mysql客户端默认字符集
default-character-set=utf8
[client]
# 设置mysql客户端连接服务端时默认使用的端口
port=3306
default-character-set=utf8
----------------------------------------------
重启mysql服务,重新php连接。
windows 10 mysql8 Server sent charset (255) unknown to the client. Please, report to the developers
标签:file password 连接数 dev har ogr 使用 def 最大连接数