MySQL console suddenly fails to log on to 1045 exceptions

Source: Internet
Author: User
Tags phpmyadmin
MySQL console suddenly fails to log on 1045 error
I'm using the Wamp integration pack.
Use MySQL when you like to use the command line. Today, I suddenly reported 1045 errors:
ERROR 1045 (28000): Access denied for user ' root ' @ ' localhost

But phpMyAdmin can be used.
And all of the apps are ready to run.
Only with the command to travel not MySQL, really depressed.
My username is root and the password is empty. Everybody help me see what's the situation


------Solution--------------------
If the user name and password is correct, then it is certain that root does not allow remote login, or only one IP to log on. Log in from phpMyAdmin, enter the user table of MySQL library, change the root user's host field to%, and flush privileges.
------Solution--------------------
Check to see if your MySQL service is running.

  • 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.