Open GoogleCodeExporter opened 8 years ago
Which xtrabackup version are you using? XBM currently only works with
xtrabackup 1.x
Original comment by arnaud.lb
on 31 Aug 2013 at 2:21
I have the following installed...
- xtrabackup version 2.0.6 for Percona Server 5.1.59 unknown-linux-gnu (x86_64)
(revision id: undefined)
- xtrabackup_51 version 2.0.6 for MySQL server 5.1.59 unknown-linux-gnu
(x86_64) (revision id: undefined)
- xtrabackup_55 version 2.0.6 for Percona Server 5.5.16 Linux (x86_64)
(revision id: undefined)
- xtrabackup_56 version 2.0.6 for MySQL server 5.6.10 Linux (x86_64) (revision
id: undefined)
Not entirely sure how to determine which one is used when XBM runs.
Original comment by Travis.D...@gmail.com
on 3 Sep 2013 at 6:14
On the machine that runs XBM, and on the backup that hangs, I see the following
in xbm.log, the same query is written over and over again...
2013-09-03 11:22:42 -0700 [DEBUG] : [ dbConnection->getSchemaVersion: Sending
SQL: SELECT version as version FROM schema_version ]
2013-09-03 11:22:42 -0700 [DEBUG] : [ dbConnection->getSchemaVersion: Query
took 0.00051212310791016 ]
2013-09-03 11:22:42 -0700 [DEBUG] : [ backupJob->getInfo: Sending SQL: SELECT *
FROM backup_jobs WHERE backup_job_id=369 ]
2013-09-03 11:22:42 -0700 [DEBUG] : [ backupJob->getInfo: Query took
0.00032186508178711 ]
The queries work fine when run manually as the xbm user.
Hope this helps.
Original comment by Travis.D...@gmail.com
on 3 Sep 2013 at 6:23
Original issue reported on code.google.com by
Travis.D...@gmail.com
on 30 Aug 2013 at 9:25