mariadb/storage/innobase
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
..
btr Merge 10.3 into 10.4 2019-07-02 21:44:58 +03:00
buf Merge 10.3 into 10.4 2019-07-02 21:44:58 +03:00
data Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
dict MDEV-17441 InnoDB transition to C++11 atomics 2019-06-26 13:12:30 +03:00
eval Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
fil Merge 10.3 into 10.4 2019-07-02 21:44:58 +03:00
fsp MDEV-19584 Allocate recv_sys statically 2019-05-24 16:19:38 +03:00
fts Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
fut Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
gis MDEV-19606: Replace most std::list with std::forward_list 2019-05-28 08:01:50 +03:00
ha Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
handler MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
ibuf Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
include MDEV-19951 use override keyword across the InnoDB 2019-07-04 16:28:27 +03:00
lock Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
log Merge 10.3 into 10.4 2019-07-02 21:44:58 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mtr Merge 10.3 into 10.4 2019-06-19 10:49:00 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os Merge 10.3 into 10.4 2019-06-12 08:37:27 +03:00
page Merge 10.3 into 10.4 2019-07-01 18:37:15 +03:00
pars Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
que Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
read Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
rem Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
row MDEV-19951 use override keyword across the InnoDB 2019-07-04 16:28:27 +03:00
srv Merge 10.3 into 10.4 2019-07-02 21:44:58 +03:00
sync Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
trx MDEV-19606: dict_v_col_t: Encapsulate v_indexes 2019-05-28 08:01:50 +03:00
ut Merge 10.3 into 10.4 2019-06-27 17:54:47 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt MDEV-19582 Out-of-bounds memory accesses by WolfSSL 2019-05-27 10:16:23 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-17958: Remove IS_BIG_ENDIAN 2019-05-14 12:35:42 +03:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00