首页 > 数据库技术 > 详细

mysql数据库安装常见错误

时间:2019-08-04 10:03:57      阅读:216      评论:0      收藏:0      [点我收藏+]

1、Found option without preceding group in config file

D:\mysql-8.0.17\bin>mysqld --initialize --console

mysqld: [ERROR] Found option without preceding group in config file D:\mysql-8.0.17\my.ini at line 1.
mysqld: [ERROR] Fatal error in defaults handling. Program aborted!

原因:my.ini文件格式是utf-8

解决办法:my.ini文件保存为ANSI格式文件

 

2、Install/Remove of the Service Denied!

解决办法:打开cmd.exe程序的时候选择“用管理员身份打开”。

mysql数据库安装常见错误

原文:https://www.cnblogs.com/Harold-Hua/p/11297015.html

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