MySQL not starting issue resolution

I recently ran into an issue where my MySQL Database instance would fail to start when I went to start it from the XAMPP Application Manager. There weren’t any errors in the application log so I wasn’t able to troubleshoot from there. What’s this fix? Open up your Terminal and type $sudo killall mysqldb. Terminal […]

Continue reading