mariadb/storage/sphinx
Vladislav Vaintroub f4e2db5b43 MDEV-16544 - crash in ha_sphinx::create()
Use table_arg that was passed to the function, instead of dereferencing
this->table, which is a NULL pointer.
2018-08-05 00:33:12 +01: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 MDEV-16544 - crash in ha_sphinx::create() 2018-08-05 00:33:12 +01:00
ha_sphinx.h Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
make-patch.sh
snippets_udf.cc Removed even more warning that was found with -Wunused 2018-04-30 15:21:52 +03:00