backups starts even if the credentials doesn't match
I was trying the new xtrabckup 2.1.3 rpm on rhel6 with percona server 5.5.28 to perform a backup.
It just starts the backup even if the user exist and doesn't care about if the credentials match or even just with empty string password=' '
xtrabackup --version
Warning: xtrabackup: ignoring option '--innodb_
xtrabackup version 2.1.3 for Percona Server 5.1.59 unknown-linux-gnu (x86_64) (revision id: 608)
mysql -V
mysql Ver 14.14 Distrib 5.5.28, for Linux (x86_64) using readline 5.1
xtrabackup --defaults-
Warning: xtrabackup: ignoring option '--innodb_
xtrabackup version 2.1.3 for Percona Server 5.1.59 unknown-linux-gnu (x86_64) (revision id: 608)
xtrabackup: uses posix_fadvise().
xtrabackup: cd to /home/s_
xtrabackup: Target instance is assumed as followings.
xtrabackup: innodb_
xtrabackup: innodb_
xtrabackup: innodb_
xtrabackup: innodb_
xtrabackup: innodb_
xtrabackup: using O_DIRECT
130606 8:58:34 InnoDB: Warning: allocated tablespace 1115, old maximum was 9
>> log scanned up to (17320357009575)
[01] Copying /home/s_
>> log scanned up to (17320357045819)
>> log scanned up to (17320357053195)
Is that a bug ? or just for the backup it doesn't care about the credentials and only be needed when its doing the --prepare and applying the log.
Thanks. and sorry if there is already an issue about it , didn't find in the bug list with my search keywords.
Chandu
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Chandu for more information if necessary.