Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

MySQL server not starting

High Sierra, MySQL - used to work fine but now when I hit "start server" nothing happens - it doesn't show it as running. Any idea how to figure out what's happening?

Posted on Oct 28, 2018 3:56 AM

Reply
Question marked as Best reply

Posted on Oct 30, 2018 2:49 AM

Do the Terminal commands do anything for you?


Start MySQL

sudo /usr/local/mysql/support-files/mysql.server start

Stop MySQL

sudo /usr/local/mysql/support-files/mysql.server stop

Restart MySQL

sudo /usr/local/mysql/support-files/mysql.server restart


Might have to Stop it first'

3 replies

MySQL server not starting

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.