0
点赞
收藏
分享

微信扫一扫

PostgreSQL介绍

我是小小懒 2024-04-10 阅读 10
数据库

问题描述:

 

解决方案:

alter user'root'@'localhost'identified with mysql_native_password by '密码';

再次连接就可以了。

举报

相关推荐

0 条评论