2

Im trying to kill mysqld process but some how it respawn with different process id.(I'm on mac)

ps ax | grep mysql

 979   ??  Ss     0:00.31 /usr/local/mysql/bin/mysqld

sudo kill -9 979

1181   ??  Ss     0:00.31 /usr/local/mysql/bin/mysqld

any idea why this is happening?

Ahmad.Masood
  • 1,289
  • 3
  • 21
  • 40

0 Answers0