mariadb/storage/cassandra
Eugene Kosov c9aa495fb6 MDEV-19955 make argument of handler::ha_write_row() const
MDEV-19486 and one more similar bug appeared because handler::write_row() interface
welcomes to modify buffer by storage engine. But callers are not ready for that
thus bugs are possible in future.

handler::write_row():
handler::ha_write_row(): make argument const
2019-07-05 13:14:19 +03:00
..
gen-cpp ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed 2013-04-25 17:12:52 +04:00
cassandra_se.cc MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
cassandra_se.h MDEV-4243 [PATCH] Warnings/errors while compiling with clang 2013-11-28 22:35:59 +01:00
CMakeLists.txt remove obsolete checks for -fno-implicit-templates 2018-08-12 11:37:43 +02:00
ha_cassandra.cc MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
ha_cassandra.h MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00