0
点赞
收藏
分享

微信扫一扫

MySQL8.0修改默认密码

我是小瘦子哟 2022-02-28 阅读 192
mysql
alter user 'root'@'localhost' identified with mysql_native_password by '自己的密码'
举报

相关推荐

0 条评论