Skip to content

Is there a way to stop the mysql service from the command line? #886

Answered by ppfoong
sistemanick asked this question in Q&A
Discussion options

You must be logged in to vote

What is the outcome running this command?
taskkill /F /IM mysqld.exe

By the way, proper way of backing up MySQL database is to dump the data into .sql file, and to backup that dump file.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sistemanick
Comment options

@ppfoong
Comment options

Answer selected by sistemanick
@sistemanick
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants