摘要:1. 修改mysql配置文件 my.cnf vi my.cnf 在[mysqld]标签下加入内容:skip-grant-tables 2. 重启mysql服务 service mysqld restart 3. 登录mysql mysql -u root -p 提示输入密码时直接回车即可登录到mys
阅读全文
posted @ 2016-09-26 13:51
让分享变成一种学习的态度
posted @ 2016-09-26 13:51
posted @ 2016-09-22 14:12