Hi,
i try to backup a mixed innodb and myisam database, when the job is nearly done i get this error from xtrabackup:
xtrabackup: The latest check point (for incremental): '815:672187024'
>> log scanned up to (815 672187024)
xtrabackup: Stopping log copying thread.
xtrabackup: Transaction log of lsn (815 672187024) to (815 672187024) was copied.
innobackupex: Error: mysql child process has died: ERROR 2006 (HY000) at line 15: MySQL server has gone away
while waiting for reply to MySQL request: 'UNLOCK TABLES;' at /usr/bin/innobackupex line 336.
any ideas about this?
i try to backup a mixed innodb and myisam database, when the job is nearly done i get this error from xtrabackup:
xtrabackup: The latest check point (for incremental): '815:672187024'
>> log scanned up to (815 672187024)
xtrabackup: Stopping log copying thread.
xtrabackup: Transaction log of lsn (815 672187024) to (815 672187024) was copied.
innobackupex: Error: mysql child process has died: ERROR 2006 (HY000) at line 15: MySQL server has gone away
while waiting for reply to MySQL request: 'UNLOCK TABLES;' at /usr/bin/innobackupex line 336.
any ideas about this?
{
Replication issues ?
Comment