Gordan Bobic <gor...@bobich.net> writes: > But multiple inserts can occur in parallel if rows are > fixed-length. This
True. Probably there should be an option to allow out-of-order updates to allow MyISAM parallel replication. This will not be crash-safe (eg. for global transaction ID), but then MyISAM cannot be crash-safe for that anyway. - Kristian. _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp