mariadb/storage/archive
Michael Widenius 4aaa38d26e Enusure that my_global.h is included first
- Added sql/mariadb.h file that should be included first by files in sql
  directory, if sql_plugin.h is not used (sql_plugin.h adds SHOW variables
  that must be done before my_global.h is included)
- Removed a lot of include my_global.h from include files
- Removed include's of some files that my_global.h automatically includes
- Removed duplicated include's of my_sys.h
- Replaced include my_config.h with my_global.h
2017-08-24 01:05:44 +02:00
..
archive_reader.c 5.3 merge 2012-01-13 15:50:02 +01:00
archive_test.c MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() 2015-09-06 22:26:33 +02:00
azio.c Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
azlib.h Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
CMakeLists.txt Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_archive.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ha_archive.h MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:06:29 +01:00