码迷,mamicode.com
首页 > 数据库 > 详细

mysql相关问题的流水账

时间:2017-02-03 19:44:53      阅读:246      评论:0      收藏:0      [点我收藏+]

标签:com   user   fat   方式   initial   mysq   exist   ack   问题   

1、问题:Windows下安装mysql,启动mysqld报错[ERROR]Fatal error: Can‘t open and lock privilege tables: Table ‘mysql.user‘ doesn‘t exist   

  理解:zip方式安装的mysql,没有初始化数据库

  解决:运行 mysqld --initialize-insecure,初始化,获得无密码的root用户

  参考:http://stackoverflow.com/questions/9083408/fatal-error-cant-open-and-lock-privilege-tables-table-mysql-host-doesnt-ex

2、

mysql相关问题的流水账

标签:com   user   fat   方式   initial   mysq   exist   ack   问题   

原文地址:http://www.cnblogs.com/tuld/p/6363266.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!