Anonymous Asked in Cars &Transportation · 2 weeks ago

How stop MySQL in Linux?

Contents
d command to start/stop your MySQL server. To start MySQL server: sudo /etc/init.d/mysqld start. To stop MySQL server: sudo /etc/init.d/mysqld stop. To restart MySQL server: sudo /etc/init.d/mysqld restart.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours