← Back to team overview

percona-discussion team mailing list archive

[Bug 358195] Re: disable insert buffer thread

 

xtrabackup don't cause new records for insert buffer.
So, we cannot disable insert buffer if the records exist already.

But, in the previous revision, innodb_fast_shutdown is set to 0 (all insert buffer records should be processed before shutdown).
It is not normal value of MySQL/InnoDB. I have changed it to 1.
It was my mistake.

http://bazaar.launchpad.net/~percona-dev/percona-
xtrabackup/trunk/revision/41

I think the change may be enough.

** Changed in: percona-xtrabackup
       Status: Confirmed => Fix Committed

** Changed in: percona-xtrabackup
     Assignee: (unassigned) => Yasufumi Kinoshita (yasufumi-kinoshita)

-- 
disable insert buffer thread
https://bugs.launchpad.net/bugs/358195
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona-XtraBackup.

Status in Open source backup tool for InnoDB and XtraDB: Fix Committed

Bug description:
disable insert buffer thread during xtrabackup



References