XAMPP MySQL shutdown unexpectedly This may be due to a blocked port
Fecha Publicación:
22 de Marzo de 2019
Fecha Modificación:
22 de Marzo de 2019
XAMPP - MySQL se apaga inesperadamente
Cuando abro XAMPP, hago clic en el botón de inicio de MySQL y me da un error.
18:44:12 [mysql] Error: MySQL shutdown unexpectedly.
18:44:12 [mysql] This may be due to a blocked port, missing dependencies,
18:44:12 [mysql] improper privileges, a crash, or a shutdown by another method.
18:44:12 [mysql] Press the Logs button to view error logs and check
18:44:12 [mysql] the Windows Event Viewer for more clues
18:44:12 [mysql] If you need more help, copy and post this
18:44:12 [mysql] entire log window on the forums
Solución:
- Salir del servidor Xampp.
- Vaya a su directorio C:\xampp\mysql\data
- Borrar el archivo ibdata1 , ib_logfile0 , ib_logfile1
- Reiniciar el servidor Xampp.