Hi,
I had a server running WHM with full auto backup features on.
I transferred a backup for one account to another external shared hosting running cPanel, and copied that account full backup from WHM server to the cPanel shared hosting, then extracted the backup .tar.gz on the cPanel account.
Now I am trying to restore (import) the mysql file that was in that backup file; however, it is showing error:
Please help me restore that mysql backup file,
Regards.
I had a server running WHM with full auto backup features on.
I transferred a backup for one account to another external shared hosting running cPanel, and copied that account full backup from WHM server to the cPanel shared hosting, then extracted the backup .tar.gz on the cPanel account.
Now I am trying to restore (import) the mysql file that was in that backup file; however, it is showing error:
Code:
Error
SQL query:
-- cPanel mysql backup
GRANT USAGE ON *.* TO 'user'@'ipaddress' IDENTIFIED BY PASSWORD 'password'
MySQL said:
#1045 - Access denied for user 'anotheruser'@'localhost' (using password: YES)
Please help me restore that mysql backup file,
Regards.