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