摘要: 出现1251错误代码 是因为mysql8.0的密码加密方式与之前5.0的不同 如果是字母式的密码 比如root 可能会出现这种情况 1.先通过命令行进入mysql的root账户 1 Enter password: **** 2 Welcome to the MySQL monitor. Comman 阅读全文
posted @ 2019-11-15 22:34 flowercatnice 阅读(627) 评论(0) 推荐(0)