mariadb/mysql-test/suite
Eugene Kosov 48a662dae5 MDEV-19486 Server crashes in row_upd or row_upd_del_mark_clust_rec on REPLACE into a versioned table
row_insert_for_mysql(): InnoDB sets values for row_start and row_end.
And this function used to return those values to server in
ha_innobase::write_row().  This buggy behavior was removed. Also,
a piece of code in this function was reformatted.

upd_node_t::make_versioned_helper(): Assert that the preallocated size
of the update vector is not exceeded.
2019-05-20 10:23:17 +03:00
..
archive Merge 10.2 into 10.3 2019-04-25 09:05:52 +03:00
binlog Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
binlog_encryption
compat/oracle Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
csv
encryption Merge 10.2 into 10.3 2019-05-02 21:45:13 +03:00
engines A cleanup for MDEV-19468 Hybrid type expressions return wrong format for FLOAT 2019-05-15 15:22:06 +04:00
federated
funcs_1 Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
funcs_2
galera Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
galera_3nodes
gcol Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
handler
heap
innodb Merge 10.2 into 10.3 2019-05-14 17:25:25 +03:00
innodb_fts Merge 10.2 into 10.3 2019-05-14 17:25:25 +03:00
innodb_gis Merge 10.2 into 10.3 2019-05-16 14:24:29 +03:00
innodb_zip Merge 10.2 into 10.3 2019-04-29 17:54:10 +03:00
jp
json MDEV-13992 Implement JSON_MERGE_PATCH. 2019-05-17 11:53:58 +04:00
large_tests
maria
mariabackup Merge 10.2 into 10.3 2019-05-03 20:14:09 +03:00
mtr/t
mtr2
multi_source
optimizer_unfixed_bugs
parts
perfschema Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
perfschema_stress Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
plugins update a test result, followup fae6539ef7 2019-05-18 11:38:43 +02:00
roles Merge 10.2 into 10.3 2019-04-03 11:22:51 +03:00
rpl Merge 10.2 into 10.3 2019-05-14 18:10:06 +03:00
sql_sequence
storage_engine MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE 2019-04-12 12:28:09 +03:00
stress
sys_vars Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
unit
vcol Merge 10.2 into 10.3 2019-04-27 20:41:31 +03:00
versioning MDEV-19486 Server crashes in row_upd or row_upd_del_mark_clust_rec on REPLACE into a versioned table 2019-05-20 10:23:17 +03:00
wsrep