** Description changed: See http://code.google.com/p/google-mysql-tools/wiki/SemiSyncReplication There's a version in a MySQL 6.0 (from code provided to MySQL), this could be backported to 5.1 (or even 5.0), or the original code extracted from the big Google patches again. Backporting might make more sense, if the 6.0 code is ok. + + + MySQL 6.0 specific: + https://code.launchpad.net/~hezx/mysql-server/semi-sync-replication + http://lists.mysql.com/commits/49059 + Uses specific MySQL 6.0 plugin hooks.
** Description changed: See http://code.google.com/p/google-mysql-tools/wiki/SemiSyncReplication There's a version in a MySQL 6.0 (from code provided to MySQL), this could be backported to 5.1 (or even 5.0), or the original code extracted from the big Google patches again. Backporting might make more sense, if the 6.0 code is ok. MySQL 6.0 specific: https://code.launchpad.net/~hezx/mysql-server/semi-sync-replication http://lists.mysql.com/commits/49059 - Uses specific MySQL 6.0 plugin hooks. + Uses specific MySQL 6.0 plugin hooks, so using that code won't happen unless we backport the 6.0 replication plugin API (which may be feasible) -- Google semi-sync repl patch https://bugs.launchpad.net/bugs/288910 You received this bug notification because you are a member of OurDelta- developers, which is the registrant for OurDelta. Status in OurDelta - Builds for MySQL: New Bug description: See http://code.google.com/p/google-mysql-tools/wiki/SemiSyncReplication There's a version in a MySQL 6.0 (from code provided to MySQL), this could be backported to 5.1 (or even 5.0), or the original code extracted from the big Google patches again. Backporting might make more sense, if the 6.0 code is ok. MySQL 6.0 specific: https://code.launchpad.net/~hezx/mysql-server/semi-sync-replication http://lists.mysql.com/commits/49059 Uses specific MySQL 6.0 plugin hooks, so using that code won't happen unless we backport the 6.0 replication plugin API (which may be feasible) _______________________________________________ Mailing list: https://launchpad.net/~ourdelta-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~ourdelta-developers More help : https://help.launchpad.net/ListHelp

