如何解决XAMPP中MySQL启动失败
1个回答
展开全部
今天运行XAMPP启动MySQL数据库时出现错误:
21:37:31 [mysql] Status change detected: stopped
21:37:31 [mysql] Error: MySQL shutdown unexpectedly.
21:37:31 [mysql] This may be due to a blocked port, missing dependencies,
21:37:31 [mysql] improper privileges, a crash, or a shutdown by another method.
21:37:31 [mysql] Press the Logs button to view error logs and check
21:37:31 [mysql] the Windows Event Viewer for more clues
21:37:31 [mysql] If you need more help, copy and post this
21:37:31 [mysql] entire log window on the forums
有遇到这类问题的朋友可以试试小编的方法,反正我是解决了。
打开你的xampp安装目录,这里小编把它安装在D:\Program Files\xampp目录。
下拉鼠标,找到Mysql文件夹,这里就是你的本地MySQL数据库,点击打开。
步骤阅读
继续打开data文件夹,data一般是指保存数据的文件夹,也可能是软件生成的临时文件夹。
这里有个文件名为 ibdata1 的文件 ,ibdata就是用来储存文件的数据的。这里我们把它删除掉。
重新运行XAMPP程序,启动MySQL数据库。
系统提示:Status change detected: running说明MySQL数据库启动成功。
再次进入D:\Program Files\xampp\mysql\data文件目录我们可以看到,系统又重新生成了一个 ibdata1 文件。
21:37:31 [mysql] Status change detected: stopped
21:37:31 [mysql] Error: MySQL shutdown unexpectedly.
21:37:31 [mysql] This may be due to a blocked port, missing dependencies,
21:37:31 [mysql] improper privileges, a crash, or a shutdown by another method.
21:37:31 [mysql] Press the Logs button to view error logs and check
21:37:31 [mysql] the Windows Event Viewer for more clues
21:37:31 [mysql] If you need more help, copy and post this
21:37:31 [mysql] entire log window on the forums
有遇到这类问题的朋友可以试试小编的方法,反正我是解决了。
打开你的xampp安装目录,这里小编把它安装在D:\Program Files\xampp目录。
下拉鼠标,找到Mysql文件夹,这里就是你的本地MySQL数据库,点击打开。
步骤阅读
继续打开data文件夹,data一般是指保存数据的文件夹,也可能是软件生成的临时文件夹。
这里有个文件名为 ibdata1 的文件 ,ibdata就是用来储存文件的数据的。这里我们把它删除掉。
重新运行XAMPP程序,启动MySQL数据库。
系统提示:Status change detected: running说明MySQL数据库启动成功。
再次进入D:\Program Files\xampp\mysql\data文件目录我们可以看到,系统又重新生成了一个 ibdata1 文件。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |