Start MySQL Service error: After the MySQL server on the local computer starts to stop, some services are in ....

Source: Internet
Author: User

Error

Workaround: 1. Initialize the data file (MySQL installation bin directory): MySQL--initailize, need to wait about half a minute to react

2. If you are prompted with the error data directory already has, there are two ways, one is to find the installation bin directory of the sibling directory data is deleted directly (if you cannot delete the second method), and then re-initialized again: MySQL--initailize

The second method is simple: Open Task Manager directly, check Mysqld.exe (usually this service, if there are other MySQL services are also turned off to save trouble) point to end the process, and finally start the MySQL service

3. Very convenient method (preferably not, perhaps you have previously configured the service has changed something, but also to re-add, this method is generally suitable for beginners): Delete the original service, re-registration:

Mysqld.exe service MySQL

Mysqld.exe-install

Start service: net start MySQL

Start MySQL Service error: After the MySQL server on the local computer starts to stop, some services are in ....

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.