Bir gün XAMPP Control Panel panelini açtığımda aşağıdaki hatayı aldım:
[mysql] Attempting to start MySQL app…
[mysql] Status change detected: running
[mysql] Status change detected: stopped
[mysql] Error: MySQL shutdown unexpectedly.
[mysql] This may be due to a blocked port, missing dependencies,
[mysql] improper privileges, a crash, or a shutdown by another method
[mysql] Press the Logs button to view error logs and check
[mysql] the Windows Event Viewer for more clues
[mysql] If you need more help, copy and post this
[mysql] entire log window on the forums

Öncelikle çalışan mysql i durdurdum.Yeniden çalıştırdığımda hala aynı hatayı alıyordum ve aşağıdaki işlemleri yaparak sorunu giderdim ama dikkat edin verileriniz kaybolabilir;

1.xampp/mysql/data klasörüne gidin
2. ibdata1 dosyasını silin
3. XAMPP server ı yeniden başlatın

veya

1. xampp/mysql/data klasörüne gidin
2. ibdata1, ib_logfile0,ib_logfile1,ib_logfile101 kalasörlerini silin.
3. XAMPP server ı yeniden başlatın