mysql zip install windows 10


以下命令在管理员权限下执行
D:\......\mysql-5.7.9-winx64\bin>mysqld --initialize --user=mysql --console
2015-10-29T15:54:04.603600Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2015-10-29T15:54:04.603600Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2015-10-29T15:54:04.603600Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
2015-10-29T15:54:06.578744Z 0 [Warning] InnoDB: New log files created, LSN=45790
2015-10-29T15:54:07.113742Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2015-10-29T15:54:07.272894Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 495b8a7c-7e55-11e5-be02-d8cb8a5dd36f.
2015-10-29T15:54:07.305924Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2015-10-29T15:54:07.322941Z 1 [Note] A temporary password is generated for root@localhost: JgAg-YLb+2-<
注意:这个是临时密码JgAg-YLb+2-<

D:\.....\mysql-5.7.9-winx64\bin>mysqld install
Service successfully installed.


就这些,你可以启动mysql了

使用命令mysql -uroot -p登录

使用命令set password = password('root')

来修改当前用户密码为root

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值