How to register and uninstall a service in green mysql

Source: Internet
Author: User

# Path to installation directory. All paths are usually resolved relative to this.
Basedir = "D: \ MySQL Server 5.1 /"
# Path to the database root
Datadir = "D: \ MySQL Server 5.1/Data /"

However, services are not generated because of no installation. You only need to use a simple command to achieve this:

Open the command window and switch to the mysql bin directory.

1. Registration Service:

D: \ MySQL Server 5.1 \ bin> mysqld -- install mysql51

Press enter to run the command. A message is displayed, indicating that the service is successfully created. Open the service and find the newly created mysql51 service.

2. Uninstall the service:

D: \ MySQL Server 5.1 \ bin> mysqld -- remove mysql51

Related Article

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.