View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 08:11 AM
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