MySQL login problem Solving method _mysql

Source: Internet
Author: User
Tags mysql login

MySQL Login Problem Solving method

MySQL before the use of good, but today after the launch of MySQL entered the password appears in the Flash back, in Task manager found that the MySQL service did not start, when manually started when prompted to deny access. Find out the cause of the problem on the Internet.

Problem reason: The MySQL service is not installed.

Solution:

Find MySQL installation directory under CMD (note to run cmd as Administrator)

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

Then you still open the MySQL service with administrator privileges net start MySQL.

Enter mysql-u Root login mysql

Attach a method to uninstall the MySQL service.

1, the administrator's privileges net stop MySQL, the MySQL service shutdown

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

Later found the solution to this problem is : Computer shutdown restart on the line ...

and the database established as an administrator and the database of normal logins are placed in different places.

So it is recommended that the shutdown restart the best!

Thank you for reading, I hope to help you, thank you for your support for this site!

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.