mariadb/storage/blackhole
Mats Kindahl 23d8586dbf 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 Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent 2010-02-01 23:46:02 +01:00
ha_blackhole.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ha_blackhole.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
Makefile.am Fixing some issues in the build when using DTrace probes 2009-03-18 10:04:15 +00:00
plug.in Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed. 2006-08-18 21:19:19 -07:00