Comment 1 for bug 742162

Revision history for this message
Baron Schwartz (baron-xaprb) wrote : Re: [Bug 742162] [NEW] Feature request: InnoDB changes tracking for incremental backup

Would it be possible to implement it as an InnoDB table, so the
changes are part of the normal transactional process and don't require
extra fsyncs? Then instead of naming a file to write the changes to,
the command-line option would specify a tablename to insert rows into.