Join WhatsApp ChannelJoin Now

How To Solve XAMPP Issue “Error: MySQL shutdown unexpectedly”?

Hi dev,

Today, i show you how to solve XAMPP issue “Error: MySQL shutdown unexpectedly”?. In this article will tell you how to solve XAMPP issue “Error: MySQL shutdown unexpectedly”?. you will how to solve XAMPP issue “Error: MySQL shutdown unexpectedly”?.

So, let’s follow few steps to create example of how to solve XAMPP issue “Error: MySQL shutdown unexpectedly”?.

how to solve XAMPP  issue

Simple solution Open shell from Xampp Control Panel and run command

mysqld --console --skip-grant-tables --skip-external-locking

Again open an other shell and run

mysqlcheck -r --databases mysql --use-frm

Now close both the shells and restart xampp.

I hope it will assist you…

Recommended Posts