MacOS Can't start MySQL Server

后端 未结 9 908
甜味超标
甜味超标 2021-02-13 03:58

I have MacOS Sierra. I have installed MySQL Server which has been working, however, after a reboot of the Mac Book, I cannot start the MySQL Server.

I have trie

9条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-13 04:36

    My problem was that I installed MySQL a while ago with Homebrew (forgot I did) and then went the more manual route, so I think the two installs were fighting each other. I wiped my Mac of both with the help of this walkthrough: https://gist.github.com/vitorbritto/0555879fe4414d18569d

    Note: Where it says to use subl - that's Sublime, use whatever editor you like.

    I was able to get things to work with a fresh install after that.

提交回复
热议问题