MySQL —— Database initialization failed 错误处理
短信预约 -IT技能 免费直播动态提醒
安装 MySQL 过程中遇到的错误,记录一下,避免下次又遇到同样的错误。
安装 MySQL 8.0.33
到最后一步时,出现了小红点无法往下执行了。找了网上的方法解决了问题,为了避免下次遇到同样的问题,所以来记录一下解决方法。
打印的错误 log
信息如下:
Successfully added the Windows Firewall rule.Ended configuration step: Updating Windows Firewall rulesBeginning configuration step: Adjusting Windows serviceAttempting to grant the required filesystem permissions to the 'NT AUTHORITY\NetworkService' account.Granted permissions to the data directory.Adding new serviceNew service addedEnded configuration step: Adjusting Windows serviceBeginning configuration step: Initializing database (may take a long time)Attempting to run MySQL Server with --initialize-insecure option...Starting process for MySQL Server 8.0.33...Starting process with command: C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 8.0\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.33) initializing of server in progress as process 16316mysqld: File '.\浜掕紑鍙戦儴-鐬?bin.index' not found (OS errno 2 - No such file or directory)The designated data directory C:\ProgramData\MySQL\MySQL Server 8.0\Data\ is unusable. You can remove all files that the server added to it.AbortingC:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.33) MySQL Community Server - GPL.Process for mysqld, with ID 16316, was run successfully and exited with code 1.Failed to start process for MySQL Server 8.0.33.Database initialization failed.Ended configuration step: Initializing database (may take a long time)
首先,回退到下面这个界面:
到了 “Logging Options”
这一步时,将下面圈出来的几处的乱码手动修改为如下:
my.ini
文件同步也会更新如下:
做了这些修改之后,就安装成功了。
来源地址:https://blog.csdn.net/HH18700418030/article/details/130532482
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341