How to solve “Error: MySQL shutdown unexpectedly”?
Solve “Error: MySQL shutdown unexpectedly: Rename folder mysql/data to mysql/data_old Make a copy of mysql/backup folder and name it as mysql/data Copy all your database folders from mysql/data_old into mysql/data (except mysql, performance_schema, and phpmyadmin folders) Copy mysql/data_old/ibdata1 file into mysql/data folder Start MySQL from XAMPP control panel https://stackoverflow.com/questions/18022809/how-to-solve-error-mysql-shutdown-unexpectedly
How to solve “Error: MySQL shutdown unexpectedly”? Read More »