vista
vista
Starting And Stopping MySQL Using Windows .bat Files
Wed, 05/13/2009 - 15:17 | by philipnorton42I use my PC for a lot of different things, and I don't necessarily need to have MySQL server running all the time, especially when I want to play a game. So I wondered if there was a simple way in which I could start and stop the server using a simple .bat file.
I had a look at the MySQL website and found a page that details how to start MySQL from the command line. This page suggested that I use the following command.