MySQL starts fine at OS stat up.
Stopping it and then starting again has an issue though.
I am using:
sudo /usr/local/mysql/support-files/mysql.server start
The executable binary file is located in:
/usr/local/mysql/bin/mysql
It just gets stuck with this message for minutes and minutes:
Starting MySQL.................................................
Only restarting the whole machine results in it working again.
Attempting to stop the service using
sudo /usr/local/mysql/support-files/mysql.server start
Results in this error message:
ERROR! MySQL server PID file could not be found!