2000字范文,分享全网优秀范文,学习好帮手!
2000字范文 > client does not support protocal authentication requested by server;consider upgrading mysql client

client does not support protocal authentication requested by server;consider upgrading mysql client

时间:2021-08-20 03:16:44

相关推荐

client does not support protocal authentication requested by server;consider upgrading mysql client

alter user 'root'@'localhost' identified with mysql_native_password by '123456';

flush privileges;

错误原因在于数据库版本插件不同,caching_sha2_password(8.~.~),mysql_native_password(5.~.~)

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。