OK, that is what I wanted to know. On Wed, Apr 6, 2011 at 6:16 AM, Kristian Nielsen <[email protected]> wrote: > MARK CALLAGHAN <[email protected]> writes: > >> Is commit_ordered called before or after the transaction's XID event >> has been written to the binlog? >> ....after it has been forced (fsync) to the binlog? > > It is called just after XID event has been written (and fsync()ed in case of > sync_binlog=1) to binlog. > > - Kristian. >
-- Mark Callaghan [email protected] _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

