xampp启动mysql时出现如下

[mysql] Error: MySQL shutdown unexpectedly.17:08:52 [mysql] This may be due to a blocked port, missing dependencies, 17:08:52 [mysql] improper privileges, a crash, or a shutdown by another method.17:08:52 [mysql] Press the Logs button to view error logs and check17:08:52 [mysql] the Windows Event Viewer for more clues17:08:52 [mysql] If you need more help, copy and post this17:08:52 [mysql] entire log window on the forums
2026年09月26日 14:06
有1个网友回答
网友(1):

1146 找不到表 或者表已经损坏 ---phpmyadmin---

检查一下是不是真的不存在 还是损坏了

也要考虑路径问题

比如你的my.ini 配置 datepath 是D:/ 但是实际上这里没有你哪个表 ... 所以找不到 ...