php连接docker mysql 8.0出错authentication method unknown 转

在my.cnf中加一句:

default_authentication_plugin=mysql_native_password

变成原来的验证方式即可

点赞

发表回复

电子邮件地址不会被公开。必填项已用 * 标注