mysqldump: Got error: 1045: Access denied for user 'root'@'localhost' (using password

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vasf
    New Member
    • Jan 2014
    • 1

    mysqldump: Got error: 1045: Access denied for user 'root'@'localhost' (using password

    when i am trying to back up the TE(Application) config file and TE database back (MySql 5.6)i got this error message

    C:\Program Files\Tripwire\ TE\Server\bin>t etool backup --passphrase 'pass' C:\TE_Backup_20 140127\TEconfig .bak C:\TE_DB_201401 27\TEdb.bak

    Error message:mysqldu mp: Got error: 1045: Access denied for user 'root'@'localho st' (using password: YES) when trying to connect system backup exited with error code: 2

    Kindly support to resolve this issue
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    Quite simple, the error tells you the problem and the solution: You used the wrong passphrase or the wrong user and passphrase.

    Contact your Database administrator to obtain the correct passphrase for the database.

    Comment

    Working...