摘要: root为用户名,123456为数据库的新密码 ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '123456' 阅读全文
posted @ 2022-11-18 09:37 低调码农哥! 阅读(276) 评论(0) 推荐(0) 编辑