问题描述:
解决方案:
alter user'root'@'localhost'identified with mysql_native_password by '密码';
再次连接就可以了。
PostgreSQL介绍
阅读 10
2024-04-10
问题描述:
解决方案:
alter user'root'@'localhost'identified with mysql_native_password by '密码';
再次连接就可以了。
相关推荐
精彩评论(0)