LoginSignup
8
9

More than 5 years have passed since last update.

mysqlサーバーを起動、停止、再起動する方法

Posted at

起動

mysql.server start

停止

mysql.server stop

再起動

mysql.server restart
8
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
9