Issues with MySQL login flash

Source: Internet
Author: User
Tags mysql login

Before MySQL was used well, but today after starting MySQL to enter a password flash back, in the task manager found that the MySQL service does not start, when the manual startup prompts to deny access. Find the cause and find the problem online.

Problem reason: TheMySQL service is not installed .

Workaround:

Locate the MySQL installation directory under CMD operation (note to run cmd as Administrator)

Execute the mysqld-install command under the MySQL Bin directory with administrator privileges

Then the MySQL service is still open with Administrator's permission net start MySQL.

Enter mysql-u Root login mysql

A method for uninstalling the MySQL service is attached.

1. To Administrator's permissions net stop MySQL, turn off MySQL service

2, with the administrator's permission mysqld-remove, uninstall the MySQL service

Issues with MySQL login flash

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.