mariadb/storage/sphinx
Sergey Vojtovich ba59cc0f37 Fixed Sphinx to follow THD ha_data protocol
Use thd_get_ha_data()/thd_set_ha_data() which protect against plugin
removal until it has THD ha_data.

Do not reset THD ha_data in sphinx_close_connection(), cleaner approach
is to let ha_close_connection() do it.

Part of MDEV-19515 - Improve connect speed
2019-05-21 17:55:09 +04:00
..
mysql-test/sphinx mtr: make sphinx skipping a bit less verbose 2017-02-13 18:12:15 +01:00
CMakeLists.txt Windows, compiling : use /permissive- switch to improve conformance 2018-02-07 20:22:30 +00:00
gen_data.php
ha_sphinx.cc Fixed Sphinx to follow THD ha_data protocol 2019-05-21 17:55:09 +04: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 Removed even more warning that was found with -Wunused 2018-04-30 15:21:52 +03:00