mariadb/storage/sphinx
Marko Mäkelä 613d019497 MDEV-33160 show_status_array() calls various functions via incompatible pointer
In commit b4ff64568c the
signature of mysql_show_var_func was changed, but not all functions
of that type were adjusted.

When the server is configured with `cmake -DWITH_ASAN=ON` and
compiled with clang, runtime errors would be flagged for invoking
functions through an incompatible function pointer.

Reviewed by: Michael 'Monty' Widenius
2024-01-04 12:50:05 +02:00
..
mysql-test/sphinx MDEV-20647 Fix and enable SphinxSE tests 2019-09-30 15:47:09 +03:00
CMakeLists.txt MDEV-29490 Renaming internally used client API to avoid name conflicts 2022-10-25 14:00:21 +02:00
gen_data.php Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
ha_sphinx.cc MDEV-33160 show_status_array() calls various functions via incompatible pointer 2024-01-04 12:50:05 +02:00
ha_sphinx.h MDEV-33160 show_status_array() calls various functions via incompatible pointer 2024-01-04 12:50:05 +02: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