mariadb/storage/sphinx
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
..
mysql-test/sphinx mtr: make sphinx skipping a bit less verbose 2017-02-13 18:12:15 +01:00
CMakeLists.txt cleanup: reuse MY_CHECK_AND_SET_COMPILER_FLAG in sphinx/CMakeLists.txt 2014-12-04 10:41:51 +01:00
gen_data.php Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
ha_sphinx.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
ha_sphinx.h Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
make-patch.sh upgrade sphinx to 2.1.5 2014-02-01 14:08:34 +01:00
snippets_udf.cc Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00