mariadb/plugin/semisync
He Zhenxing 48e98026e2 Backport post fix for semisync
Remove functions that no longer needed
Fix warning suppressions

mysql-test/suite/rpl/t/rpl_semi_sync.test:
  Fix warning suppressions
plugin/semisync/semisync_slave.cc:
  Remove functions that no longer needed
plugin/semisync/semisync_slave.h:
  Remove functions that no longer needed
2009-10-12 21:21:13 +08:00
..
configure.in Backporting WL#4398 WL#1720 2009-09-26 12:49:49 +08:00
Makefile.am Backport BUG#45848 Semisynchronous replication internals are visible in SHOW PROCESSLIST and logs 2009-10-12 20:55:01 +08:00
plug.in Backporting WL#4398 WL#1720 2009-09-26 12:49:49 +08:00
semisync.cc Backporting WL#4398 WL#1720 2009-09-26 12:49:49 +08:00
semisync.h Backport BUG#45848 Semisynchronous replication internals are visible in SHOW PROCESSLIST and logs 2009-10-12 20:55:01 +08:00
semisync_master.cc Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave available 2009-10-12 21:15:32 +08:00
semisync_master.h Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave available 2009-10-12 21:15:32 +08:00
semisync_master_plugin.cc Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave available 2009-10-12 21:15:32 +08:00
semisync_slave.cc Backport post fix for semisync 2009-10-12 21:21:13 +08:00
semisync_slave.h Backport post fix for semisync 2009-10-12 21:21:13 +08:00
semisync_slave_plugin.cc Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave available 2009-10-12 21:15:32 +08:00