Mysql stop

For users or potential users.
Post Reply
fishdrzig
Posts: 433
Joined: Tue Oct 07, 2008 12:46 pm

Mysql stop

Post by fishdrzig » Tue Apr 13, 2010 1:29 pm

How do I stop Mysql for Windows 7? My backup asks to stop mysql when I want to put the info on my home computer. Thanks

jclaydds
Posts: 180
Joined: Thu Mar 20, 2008 7:39 am
Location: Shady Spring, WV

Re: Mysql stop

Post by jclaydds » Tue Apr 13, 2010 2:55 pm

Not sure if the process is different in Windows 7 but this is the process in Windows XP.

Hit the "Start" Button, Then the "Run" button and then on the line that says "Open:" You should type the following command: net stop mysql

After you finish restoring your backup, you have to restart your mysql service. You do this by doing the same thing except you type the following command: net start mysql

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Mysql stop

Post by jordansparks » Tue Apr 13, 2010 9:36 pm

It is different in Windows 7. Run won't work unless you setup a shortcut and then right click run as admin. I have gone to the trouble to do that because I start and stop dozens of times every day. But most users would just do this instead:

My computer, right click, Manage. Services and Applications. Services. Find MySql in alphabetical list. Right click, stop.
Jordan Sparks, DMD
http://www.opendental.com

Post Reply