mysql process cannot be stopped

前端 未结 7 642
太阳男子
太阳男子 2021-02-01 16:17

I have recently installed 5.5.28-29.2 Percona Server (GPL), Release 29.2 in a Ubuntu 12.04 OS Desktop. I have tried to stop the server using different methods:

-         


        
7条回答
  •  执笔经年
    2021-02-01 17:00

    I'm using Homebrew on Mac OS. brew services stop mysql did not work for me, but sudo brew services stop mysql did.

提交回复
热议问题