Hi,
MySQL Version: MySQL 5.6-22 for Windows
I have 2 Windows MySQL Servers setup the same way and one has no issues executing MySQl Scheduled backup from MySQL Administrator but the other one failed the scheduled backup job. Running interactive backup on both servers are fine.
Under MySQL Administration General Options “Store passwords” is selected with “Password storage method” as Obscured.
This is the error message I got from the MySQLAdminBackupLog.txt:
2016-06-02 01:00 - Backup started.
Preparing backup for for profile Full_VoipSw1_backup.
Connections loaded from file C:\Users\Administrator\AppData\Roaming\MySQL\mysqlx_user_connections.xml.
Connection Localhost selected.
Cannot connect to MySQL Server. Access denied for user 'root'@'localhost' (using password: NO) (Error Number 1045)
Can anyone able to assist me to resolving this schedule backup issue on the failed server?
MySQL Version: MySQL 5.6-22 for Windows
I have 2 Windows MySQL Servers setup the same way and one has no issues executing MySQl Scheduled backup from MySQL Administrator but the other one failed the scheduled backup job. Running interactive backup on both servers are fine.
Under MySQL Administration General Options “Store passwords” is selected with “Password storage method” as Obscured.
This is the error message I got from the MySQLAdminBackupLog.txt:
2016-06-02 01:00 - Backup started.
Preparing backup for for profile Full_VoipSw1_backup.
Connections loaded from file C:\Users\Administrator\AppData\Roaming\MySQL\mysqlx_user_connections.xml.
Connection Localhost selected.
Cannot connect to MySQL Server. Access denied for user 'root'@'localhost' (using password: NO) (Error Number 1045)
Can anyone able to assist me to resolving this schedule backup issue on the failed server?