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

【MySQL】Win7 mysql.plugin mysql.user

时间:2015-11-29 06:52:57      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:mysql win7 plugin user

//

// unpack the zip file. 

// Warning & Error

//

Can‘t open the mysql.plugin table. Please run mysql_upgrade to create it.For more information, see Help and Support Center at http://www.mysql.com


Gtid table is not ready to be used. Table ‘mysql.gtid_executed‘ cannot be opened.For more information, see Help and Support Center at http://www.mysql.com


Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private keyFor more information, see Help and Support Center at http://www.mysql.com


Failed to open optimizer cost constant tables
For more information, see Help and Support Center at http://www.mysql.com


Fatal error: Can‘t open and lock privilege tables: Table ‘mysql.user‘ doesn‘t existFor more information, see Help and Support Center at http://www.mysql.com



------>

F:\mysql\bin>mysqld --initialize


F:\mysql\bin>mysqld install MySQL --defaults-file="f:\mysql\my.ini"
Service successfully installed.


F:\mysql\bin>net start mysql
MySQL 服务正在启动 .
MySQL 服务已经启动成功。



F:\mysql\bin>


///

/// set passwd

///


1131  You are using MySQL as an anonymous user and anonymous users are not allowed to change passwordsFor more information, see Help and Support Center at http://www.mysql.com.


------> deployed the windows installer 


 

【MySQL】Win7 mysql.plugin mysql.user

标签:mysql win7 plugin user

原文地址:http://huangchao.blog.51cto.com/10446378/1717730

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