Starting, Stopping, and Restarting MySQL Server on Linux

by Chris Abraham on 12/05/2005 ·

Start MySQL server: # /etc/rc.d/init.d/mysqld start
Stop MySQL: # /etc/rc.d/init.d/mysqld stop
Restart MySQL: # /etc/rc.d/init.d/mysqld restart

Share on Tumblr

Facebook comments:

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/web site in attribution.

Previous post:

Next post: