mariadb/storage/archive
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
..
archive_reader.c Bug#47216 programs should quit if the file specified by --defaults-file option isn't found 2009-10-09 19:44:22 +05:00
archive_test.c Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c fix for pb2 failure after bug#47012 push. 2009-11-17 17:44:27 +05:30
azlib.h Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
CMakeLists.txt - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE 2009-12-01 12:00:50 +01:00
ha_archive.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ha_archive.h WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
Makefile.am Add missing cleanup, needed for "make distcheck" to succeed. 2009-11-13 23:07:41 +01:00
plug.in auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 2006-05-06 07:43:18 -04:00