XAMPP MySQL start from command
MySQL
Start mysql server if the XAMPP application is unable to force it
This command will start the mysql server if the XAMPP application is unable to force it.
Code
sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start