MySQl下载报错
sql吧
全部回复
仅看楼主
level 1
老蟹了罢 楼主
如图,安装MySQl的时候初始化出现了错误。安装路径没有中文,用户名也不是中文,求8u帮忙解决#
2026年04月17日 03点04分 1
level 1
老蟹了罢 楼主
Beginning configuration step: Writing configuration file
Saving my.ini configuration file...
Saved my.ini configuration file.
Ended configuration step: Writing configuration file
Beginning configuration step: Updating Windows Firewall rules
Adding a Windows Firewall rule for MySQL800 on port 3306.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 3306" protocol=TCP localport=3306 dir=in action=allow
纭畾銆?
Successfully added the Windows Firewall rule.
Adding a Windows Firewall rule for MySQL800 on port 33060.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 33060" protocol=TCP localport=33060 dir=in action=allow
纭畾銆?
Successfully added the Windows Firewall rule.
Ended configuration step: Updating Windows Firewall rules
Beginning configuration step: Adjusting Windows service
Attempting to grant the required filesystem permissions to the 'NT AUTHORITY\NetworkService' account.
Granted permissions to the data directory.
Adding new service
New service added
Ended configuration step: Adjusting Windows service
Beginning 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.45...
Starting process with command: D:\MySQL Server 8.0\bin\mysqld.exe --defaults-file="D:\MySQL Server 8.0\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...
D:\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.45) initializing of server in progress as process 46980
mysqld: File '.\CC鐨勭數鑴?bin.index' not found (OS errno 2 - No such file or directory)
The newly created data directory D:\MySQL Server 8.0\Data\ by --initialize is unusable. You can remove it.
Aborting
2026年04月17日 03点04分 2
level 1
老蟹了罢 楼主
D:\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.45) MySQL Community Server - GPL.
Process for mysqld, with ID 46980, was run successfully and exited with code 1.
Failed to start process for MySQL Server 8.0.45.
Database initialization failed.
Ended configuration step: Initializing database (may take a long time)
2026年04月17日 03点04分 3
level 1
老蟹了罢 楼主
以上是报错日志
2026年04月17日 03点04分 4
1