Home > mysql > Start/stop and restart mysql server

Start/stop and restart mysql server

So simple I should know this by now 🙂

/etc/init.d/mysqld restart
/etc/init.d/mysqld start
/etc/init.d/mysqld stop

That works for RedHat, this works for Ubuntu/Debian:

/etc/init.d/mysql restart

Categories: mysql
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment