mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 16:25:30 +02:00
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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| configure.in | ||
| Makefile.am | ||
| plug.in | ||
| semisync.cc | ||
| semisync.h | ||
| semisync_master.cc | ||
| semisync_master.h | ||
| semisync_master_plugin.cc | ||
| semisync_slave.cc | ||
| semisync_slave.h | ||
| semisync_slave_plugin.cc | ||