The MySQL database is installed and the MySQL solution is not found in the list of services.

Source: Internet
Author: User
The MySQL service startup item cannot be found in the list of services in the Control Panel after the MySQL database is installed
Solution: (Refer to the following command)

1, open cmd, switch to the MySQL bin directory (dos command switch directory | | 1, cd\ return to the root directory, 2, the CD file name into the specified file directory)

2, D:\Program Files\mysql5.1\bin>mysqld.exe-install

Service successfully installed. (Note: If this result is not a service successfully installed;
Instead of the install/remove of the Service denied!, why this result occurs: Because of insufficient permissions, the workaround is to open cmd with an administrator:
Enter CMD in the input box, and right-click on Cmd.exe under the program that shows the list to select Run as Administrator)

3. D:\Program files\mysql5.1\bin>net start MySQL

The MySQL service has started successfully.

Open the list of services and see the MySQL service

The MySQL database is installed and the MySQL solution is not found in the list of services.

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.