SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client 2024-04-17 database 这是因为当前语言(如php7)不支持mysql8使用的密码认证方式导致,可以修改指定mysql账号的密码规则即 .. Read more