输入banner图图片脚本导航/分类

php连接mysql遇到的问题: (HY000/1130) 和 [caching_sha2_password]

所以遇到的第一个问题就是访问问题

技术图片

解决:

update user set host = ‘%‘ where user = ‘root‘;

试了很多方法,也找了很多方法只有这个可行。

 

问题2,

 技术图片

解决:

https://www.cnblogs.com/uncle-kay/p/9751805.html

 

MySQL版本是 8.0.12

php连接mysql遇到的问题: (HY000/1130) 和 [caching_sha2_password]

标签:访问问题   code   roo   password   http   set   pass   htm   问问题