mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
ba59cc0f37
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 |
||
---|---|---|
.. | ||
mysql-test/sphinx | ||
CMakeLists.txt | ||
gen_data.php | ||
ha_sphinx.cc | ||
ha_sphinx.h | ||
make-patch.sh | ||
snippets_udf.cc |