mariadb/storage/sphinx
Sergei Golubchik aa36d9e742 MDEV-5120 Test suite test maria-no-logging fails
stat structure (from <sys/stat.h>) is conditionally defined
to have different layout and size depending on the defined macros.
The correct macro is defined in my_config.h, which means it MUST be
included first (or, at least before <features.h> - so, practically,
before including any system headers).
2014-10-02 11:57:40 +02: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 fix SphinxSE to not leave Sphinx_error status variable uninitialized 2014-02-14 15:16:23 +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