Re: [Maria-developers] what pros/cons of storing binary log in an InnoDB table?
Kristian Nielsen <[email protected]> Wed, 30 Jan 2013 17:55:55 +0100
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <[email protected]> |
Zardosht Kasheff <[email protected]> writes: > Is there a proposal somewhere for eliminating the need for fsyncs on a > slave? As I understand, MWL#164 still requires the fsync. Do you mean for MariaDB? My intention is that MDEV-26 will make the slave crash-safe without the need for fsync() if no --log-slave-updates. If binlog is enabled, then fsync() will still be needed to prevent the binlog and the engine from getting out of sync. - Kristian. -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals