How do I start and close MySQL? (iv)

Source: Internet
Author: User

Divided into:

Graphical

Command line

  method One : Right-click on the "Computer" icon, then select "Manage", double-click "Services and Applications", then select "Services", find "MySQL" this service, and then click "Right", you can Do "stop" and "restart" operation.

  method Two : Click "Start" button, select "Run", enter "cmd", click "OK". We can enter "net start MySQL" command to start MySQL, enter "net stop MySQL" command to stop MySQL as shown in.

Microsoft Windows [version 6.1.7601]
Copyright (c) Microsoft Corporation. All rights reserved.

c:\users\administrator>net start MySQL
The requested service has been started.

Please type NET helpmsg 2182 for more help.


c:\users\administrator>net stop MySQL
The MySQL service is stopping.
The MySQL service has stopped successfully.


C:\users\administrator>

Success!

How do I start and close MySQL? (iv)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.