mariadb/storage/tokudb
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
..
doc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
mysql-test Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
PerconaFT Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
tests 5.6.26-74.0 2015-10-26 12:57:57 +01:00
tools 5.6.26-74.0 2015-10-26 12:57:57 +01:00
CMakeLists.txt Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
ha_tokudb.cc Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
ha_tokudb.h Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
ha_tokudb_admin.cc Use thd_kill_level() over old thd_killed() in TokuDB. 2016-11-23 16:49:42 +01:00
ha_tokudb_alter_55.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
ha_tokudb_alter_56.cc MDEV-5800 InnoDB support for indexed vcols 2016-12-12 20:27:42 +01:00
ha_tokudb_alter_common.cc 5.6.29-76.2 2016-04-26 20:58:29 +02:00
ha_tokudb_mrr_maria.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
ha_tokudb_mrr_mysql.cc 5.6.26-74.0 2015-10-26 12:57:57 +01:00
ha_tokudb_update.cc 5.6.29-76.2 2016-04-26 20:58:29 +02:00
hatoku_cmp.cc Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
hatoku_cmp.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
hatoku_defines.h Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
hatoku_hton.cc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
hatoku_hton.h Use thd_kill_level() over old thd_killed() in TokuDB. 2016-11-23 16:49:42 +01:00
tokudb.cnf MDEV-11059 don't build the server with jemalloc 2017-03-29 00:40:21 +02:00
tokudb_background.cc 5.6.32-78.1 2016-09-27 17:59:58 +02:00
tokudb_background.h 5.6.32-78.1 2016-09-27 17:59:58 +02:00
tokudb_buffer.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_card.h 5.6.29-76.2 2016-04-26 20:58:29 +02:00
tokudb_debug.h 5.6.29-76.2 2016-04-26 20:58:29 +02:00
tokudb_information_schema.cc Use thd_kill_level() over old thd_killed() in TokuDB. 2016-11-23 16:49:42 +01:00
tokudb_information_schema.h Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge 2016-06-10 20:48:59 +02:00
tokudb_math.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_memory.h Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge 2016-06-10 20:48:59 +02:00
tokudb_status.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_sysvars.cc Merge branch 'merge/merge-tokudb-5.6' into 10.0 2016-10-25 21:58:59 +02:00
tokudb_sysvars.h Merge branch 'merge/merge-tokudb-5.6' into 10.0 2016-10-25 21:58:59 +02:00
tokudb_thread.cc 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_thread.h 5.6.30-76.3 2016-06-10 19:47:58 +02:00
tokudb_time.h 5.6.27-76.0 2015-12-15 17:23:58 +01:00
tokudb_txn.h fix bogus stalls in the lock tree for low concurrency applications 2016-11-23 16:48:31 +01:00
tokudb_update_fun.cc General spell fixing in comments and strings 2016-06-08 14:17:23 +03:00
tokudb_vlq.h 5.6.26-74.0 2015-10-26 12:57:57 +01:00