mariadb/plugin/semisync
Davi Arnaut 60a9d9bbb9 Post-merge fix: header is used by the client API. Obvious in retrospect.
Also, update a few cases missed by the initial patch.

client/mysqltest.cc:
  Remove trailing comma.
include/my_alloc.h:
  Do not use wrapper.
include/mysql.h.pp:
  Update ABI file.
plugin/semisync/semisync_master.h:
  Initialize variable.
sql/debug_sync.cc:
  Use C linkage.
2010-06-05 16:39:03 -03:00
..
CMakeLists.txt Fix truncated GPL text. 2010-02-26 15:04:07 +00:00
configure.in Backporting WL#4398 WL#1720 2009-09-26 12:49:49 +08:00
Makefile.am Backporing patch for Bug#48351 (Inconsistent library names for semisync plugin) 2009-12-15 23:40:20 +03:00
plug.in Bug#48351 Inconsistent library names for semisync plugin 2009-11-27 16:49:45 +08:00
semisync.cc Backporting WL#4398 WL#1720 2009-09-26 12:49:49 +08:00
semisync.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
semisync_master.cc Auto merge from 5.1-rep-semisync 2010-06-02 20:57:39 +08:00
semisync_master.h Post-merge fix: header is used by the client API. Obvious in retrospect. 2010-06-05 16:39:03 -03:00
semisync_master_plugin.cc Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03: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 Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00