ERROR 2013 (HY000): Lost connection to MySQL server的解决方法

(1)http://www.cnblogs.com/smallstone/archive/2010/04/29/1723838.html 一、进入mysql,建立一个新用户root,密码为root:html    格式:grant 权限 on 数据库名.表名 to 用户@登陆主机 identified by "用户密码";            grant select,update,insert
相关文章
相关标签/搜索