• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

commands to start/stop/restart MySQL server

Started by Anonymous, April 01, 2007, 02:54:22 AM

Anonymous

Hello Friends,

commands to start/stop/restart MySQL server on Linux server:

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

Thanks,

Gary :D

scott

#1
Thanks,

It would help me a lot.

Scott.

sankalppatil

Commands to start/stop/restart MySQL server on Linux server:
1. /etc/init.d/mysql start
2. /etc/init.d/mysql stop
3. /etc/init.d/mysql restart

kumkum

If you are using Centos server then you can use below commands to start or stop Mysql server.
It is must to have root access of server.

You can check steps to start/stop or restart mysql.