安装mysql时服务出现错误,启动不了
系统报错:Attempting to start service MySQL
D:\MYSQL\bin\mysqld.exe (mysqld 8.0.30) starting as process 13880
InnoDB initialization has started.
Cannot create redo log files because data files are corrupt or the database was not shut down cleanly after creating the data files.
Failed to initialize DD Storage Engine
Data Dictionary initialization failed.
Aborting
D:\MYSQL\bin\mysqld.exe: Shutdown complete (mysqld 8.0.30) MySQL Community Server - GPL
MySQL failed to start because of the following error(s):
Cannot create redo log files because data files are corrupt or the database was not shut down cleanly after creating the data files.
Failed to initialize DD Storage Engine
Data Dictionary initialization failed.
Aborting
只有在任务处于完成状态(RanToCompletion、Faulted 或 Canceled)时才能释放它。

.