mariadb/storage/sphinx
Sergei Golubchik 5f078cc8ff compilation errors on sparc sun studio 10
1. unused static inline functions are only removed at -xO4,
   otherwise test binaries will depend on various mysys
   symbols that they don't use. Link test with libmysys.

2. Sphinx - don't instantiate (explicitly) templates before
   they're defined. Or, rather, don't instantiate them explicitly at
   all.

3. GIS - don't use anonymous unions and structs.
2016-02-15 12:51:35 +01:00
..
CMakeLists.txt MDEV-4548 - compile sphinx.so/dll and include into packages 2013-05-22 16:44:44 +02:00
gen_data.php Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
ha_sphinx.cc compilation errors on sparc sun studio 10 2016-02-15 12:51:35 +01:00
ha_sphinx.h Upgraded sphinx to version 2.0.4 2012-03-07 17:38:47 +02:00
make-patch.sh Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
snippets_udf.cc MDEV-5120 Test suite test maria-no-logging fails 2014-10-02 11:57:40 +02:00