View Single Post

  #2 (permalink)  
Old 12-02-2005
Markus Popp
 
Posts: n/a
Default Re: Starting MySQL from the Windows Command Line

Hi,

it should work with

net start MySQL

and

net stop MySQL

Markus


Reply With Quote