Help for this page

Select Code to Download


  1. or download this
    P:\test>perl -e"system 'net stop mysql'"
    The MySQL service is stopping.
    ...
    P:\test>perl -e"system 'net start mysql'"
    The MySQL service is starting.
    The MySQL service was started successfully.
    
  2. or download this
    The syntax of this command is:
    
    ...
       WORKSTATION
    
    NET STOP can also stop services not provided with Windows.