mariadb/plugin/semisync
Mats Kindahl e409d6f69c WL#5030: Split and remove mysql_priv.h
This patch:

- Moves all definitions from the mysql_priv.h file into
  header files for the component where the variable is
  defined
- Creates header files if the component lacks one
- Eliminates all include directives from mysql_priv.h
- Eliminates all circular include cycles
- Rename time.cc to sql_time.cc
- Rename mysql_priv.h to sql_priv.h
2010-03-31 16:05:33 +02: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-03-11 10:22:18 +08:00
semisync_master.h Manual Merge for bug#50157 2010-01-31 21:37:41 +08:00
semisync_master_plugin.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02: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 WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00