adspace


How do I stop a mysql service?

Answer Posted / Sheetal Kumari

To stop a MySQL service, you can use the command 'service mysql stop' or 'systemctl stop mysql' depending on your operating system. For Windows, navigate to the MySQL installation directory (usually C:Program FilesMySQLMySQL Server x.x), and run mysqld-init.exe with the stop argument: mysqld-init.exe --shutdown

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1083


What is the current mysql version?

1104


How to Change a users password from unix shell.

1222


Which statement is used in a select query for partial matching?

1247