首页 > 数据库技术 > 详细

【MySQL】Win7 mysql.plugin mysql.user

时间:2015-11-29 06:50:17      阅读:698      评论:0      收藏:0      [点我收藏+]

//

// 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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!