You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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 Top-ranking 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 Account.