0
点赞
收藏
分享

微信扫一扫

配置MySQL报错

q松_松q 2022-02-14 阅读 58

配置MySQL报错

报错信息如下:

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

解决方法一:

打开my.ini配置文件-另存为-选择ANIS文件格式 即可

解决方法二:

在my.ini配置文件的第一行加入[mysqld] 即可

举报

相关推荐

0 条评论