Skip to main content

Mysqldump issue

Comments

4 comments

  • SysSachin
    Hi, It seems that the issue with password or PRIVILEGES. First make sure the password is correct. You have to check using the following command.
    mysql -u USERNAME -p
    after issuing the command it asks for a password.
    0
  • Cody Brown
    Hi, It seems that the issue with password or PRIVILEGES. First make sure the password is correct. You have to check using the following command.
    mysql -u USERNAME -p
    after issuing the command it asks for a password.

    The grants and password are all exactly the same as they were before. I am able to log in to mysql using the original username and password from command line. I have enabled "GRANT SELECT, CREATE, REFERENCES, LOCK TABLES, EXECUTE, CREATE VIEW, SHOW VIEW, CREATE ROUTINE, ALTER ROUTINE, EVENT, TRIGGER" grants and they have worked just fine in the past
    0
  • sktest123
    please update your Cpanel account password via the WHM Root interface, then try
    0
  • cPanelMichael
    Hello, You can also try updating the MySQL user password if you prefer it to be different than the cPanel account password: "WHM Home " SQL Services " Change MySQL User Password" Thank you.
    0

Please sign in to leave a comment.