02 2017 档案
摘要:打开CMD,进入数据库命令:mysql -hlocalhost -uroot -p 退出数据库:exit 用户管理: 1、新建用户: >CREATE USER name IDENTIFIED BY 'ssapdrow'; 2、更改密码: >SET PASSWORD FOR name=PASSWORD
阅读全文
摘要:今天想用用MySQL 数据库 谁知道老提示 1045 access denied for user 'root'@'localhost' using password yes 最后在csdn 上找到了答案 解决: 1. 开始 --> cmd --> net stop mysql (停用MySQL服务
阅读全文

浙公网安备 33010602011771号