我是小瘦子哟
MySQL8.0修改默认密码
阅读 195
2022-02-28
alter user 'root'@'localhost' identified with mysql_native_password by '自己的密码'
相关推荐
精彩评论(0)