Home
Services
Portfolio
Pricing
Testimonials
Blog
About
Contact
Login
How to stop and start mysql service on Centos 6
Home
Support Topics
How to stop and start mysql service on Centos 6
How to stop and start mysql service on Centos 6
Answer:
sudo /etc/init.d/mysqld start
sudo /etc/init.d/mysqld stop
sudo /etc/init.d/mysqld restart