Error: MySQL shutdown unexpectedly. 11:11:48 AM [mysql] This may be due to a blocked port, missing dependencies, 11:11:48 AM [mysql] improper privileges, a crash, or a shutdown by another method. 11:11:48 AM [mysql] Press the Logs button to view error logs and check 11:11:48 AM [mysql] the Windows Event Viewer for more clues 11:11:48 AM [mysql] If you need more help, copy and post this 11:11:49 AM [mysql] entire log window on the forums
IMPORTANT: do NOT delete
ibdata1file. You could destroy all your databases.
Instead, first try using the MySQL backup folder which is included with XAMPP. So do next steps:
- Rename folder
mysql/datatomysql/data_old - Make a copy of
mysql/backupfolder and name it asmysql/data - Copy all your database folders from
mysql/data_oldintomysql/data(exceptmysql,performance_schema, andphpmyadminfolders) - Copy
mysql/data_old/ibdata1file intomysql/datafolder - Start MySQL from XAMPP control panel






