mariadb/storage/sphinx
Michael Widenius a05a610d60 Added "const" to new data for handler::update_row()
This was done to make it clear that a update_row() should not change the
row.
This was not done for handler::write_row() as this function still needs
to update auto_increment values in the row. This should at some point
be moved to handler::ha_write_row() after which write_row can also have
const arguments.
2017-04-18 12:23:53 +03:00
..
mysql-test/sphinx mtr: make sphinx skipping a bit less verbose 2017-02-13 18:12:15 +01:00
CMakeLists.txt cleanup: reuse MY_CHECK_AND_SET_COMPILER_FLAG in sphinx/CMakeLists.txt 2014-12-04 10:41:51 +01:00
gen_data.php Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
ha_sphinx.cc Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03: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 sphinx 2.2.6 2014-11-20 16:53:12 +01:00