使用XMAPP V3.2.2,第一次启动正常,第二次启动MYSQL失败
17:10:26 [mysql] Error: MySQL shutdown unexpectedly.
17:10:26 [mysql] This may be due to a blocked port, missing dependencies,
17:10:26 [mysql] improper privileges, a crash, or a shutdown by another method.
17:10:26 [mysql] Press the Logs button to view error logs and check
17:10:26 [mysql] the Windows Event Viewer for more clues
17:10:26 [mysql] If you need more help, copy and post this
17:10:26 [mysql] entire log window on the forums

在data文件夹中的err文件里发现[ERROR] Unknown/unsupported storage engine: InnoDB;
在my.ini发现skip-innod已经注释,随后删除了ib_logfile0、ib-logfile1、ib-logfile101、ibdata1
进行以上操作后可正常启动
[2019-12-10]

相关文章:

  • 2021-06-30
  • 2021-09-19
  • 2021-08-07
  • 2021-11-15
  • 2021-06-02
  • 2021-09-13
  • 2021-09-05
  • 2021-08-21
猜你喜欢
  • 2021-04-30
  • 2021-07-10
  • 2021-06-30
  • 2022-12-23
  • 2021-12-18
  • 2021-12-24
  • 2022-12-23
相关资源
相似解决方案