请问QLSTATE[HY000] [2054] The server requested authentication method unknown to the client
问题描述:thinkphp连接mysql,报如下错误
QLSTATE[HY000] [2054] The server requested authentication method unknown to the client
解决方法:首先参照mysql8修改加密规则,然后在mysql服务器配置文件的[mysqld]下面添加
default_authentication_plugin=mysql_native_password
更新时间:2025-04-10 23:59:40
下一篇:请问PbootCMS调用标题和摘要字数限制的方法(1)
转载请注明原文链接:https://www.muzicopy.com/suibi/4303.html