Hello everyone.
While creating all accounts backup we got 3 errors:
User admin has been backed up.
Error while backing up database xxxx_yyyy
mysqldump error output: /usr/local/mysql/bin/mysqldump: Got error: 1044:
Access denied for user 'admin'@'localhost' to database 'xxxx_xxxx' when
selecting the database
Error while backing up database xxxx_zzzz
mysqldump error output: /usr/local/mysql/bin/mysqldump: Got error: 1044:
Access denied for user 'admin'@'localhost' to database 'xxxx_xxxx' when
selecting the database
Error while backing up database xxxx_ccccc
mysqldump error output: /usr/local/mysql/bin/mysqldump: Got error: 1044:
Access denied for user 'admin'@'localhost' to database 'xxxx_xxxx'
when selecting the database
Any idea where can be the problem?
While creating all accounts backup we got 3 errors:
User admin has been backed up.
Error while backing up database xxxx_yyyy
mysqldump error output: /usr/local/mysql/bin/mysqldump: Got error: 1044:
Access denied for user 'admin'@'localhost' to database 'xxxx_xxxx' when
selecting the database
Error while backing up database xxxx_zzzz
mysqldump error output: /usr/local/mysql/bin/mysqldump: Got error: 1044:
Access denied for user 'admin'@'localhost' to database 'xxxx_xxxx' when
selecting the database
Error while backing up database xxxx_ccccc
mysqldump error output: /usr/local/mysql/bin/mysqldump: Got error: 1044:
Access denied for user 'admin'@'localhost' to database 'xxxx_xxxx'
when selecting the database
Any idea where can be the problem?