过去几天我一直在处理phpmyadmin。一切工作都很好,直到我看到这个问题,但昨天没有。
4:19:45 PM [mysql] Error: MySQL shutdown unexpectedly.
4:19:45 PM [mysql] This may be due to a blocked port, missing dependencies,
4:19:45 PM [mysql] improper privileges, a crash, or a shutdown by another method.
4:19:45 PM [mysql] Press the Logs button to view error logs and check
4:19:45 PM [mysql] the Windows Event Viewer for more clues
4:19:45 PM [mysql] If you need more help, copy and post this
4:19:45 PM [mysql] entire log window on the forums
我不明白的是,这几天问题都不在那里,所以我真的不知道出了什么问题。
我尝试从我的xampp/mysql/data
目录中删除ibdata1
文件夹,但每次我在xampp控制面板上启动mysql,它都会一次又一次地出现。
谁能给我一个妥善的解决办法吗?我会非常感激的。谢谢你。
使用netstat
命令检查在同一端口上运行的程序。同时检查您的xampp mysql日志文件。