mariadb/mysql-test/suite
Marko Mäkelä 0202e47274 MDEV-12827 Assertion failure when reporting duplicate key error in online table rebuild
row_log_table_apply_insert_low(), row_log_table_apply_update():
When reporting the error_key_num, only count the clustered index
if it corresponds to a key in the SQL layer.

The assertion failure was probably introduced by the (incomplete)
MySQL 5.6.28 bug fix
Bug #21364096 THE BOGUS DUPLICATE KEY ERROR IN ONLINE DDL
WITH INCORRECT KEY NAME
which we are improving.

Side note: the fix was incorrectly merged to MySQL 5.7.10;
incorrect key names will continue to be reported in MySQL 5.7.
2017-12-21 17:19:13 +02:00
..
archive MDEV-12915 ST_Centroid does not return the same result than MySQL. 2017-08-01 09:52:56 +02:00
binlog MDEV-12436: binlog.binlog_unsafe - assumed len(hostname) <= 50 (#385) 2017-07-15 19:45:37 +03:00
csv MDEV-11883 MariaDB crashes with out-of-memory when query information_schema 2017-05-15 22:23:10 +02:00
engines include/master-slave.inc must always be included last 2017-09-20 18:17:50 +02:00
federated Post MDEV-11902 Fix test failures in maria and myisam storage engines 2017-03-03 20:12:48 +02:00
funcs_1 Merge branch '5.5' into 10.0 2016-07-12 22:20:46 +02:00
funcs_2 MDEV-11700 funcs_2.innodb_charset fails in buldbot on valgrind builder with timeout 2017-01-05 17:33:48 +02:00
handler
heap
innodb MDEV-12827 Assertion failure when reporting duplicate key error in online table rebuild 2017-12-21 17:19:13 +02:00
innodb_fts Import, adapt and extend a test from Oracle 2017-10-18 10:06:48 +03:00
innodb_zip MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT 2017-11-06 14:55:34 +02:00
jp Merge branch '5.5' into 10.0 2015-10-09 17:12:26 +02:00
large_tests
maria Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
mtr/t
mtr2
multi_source Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
ndb
optimizer_unfixed_bugs MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
parts Merge remote-tracking branch '5.5' into 10.0 2017-12-20 12:51:57 +02:00
percona MDEV-8287 DROP TABLE suppresses all engine errors 2015-06-16 23:58:40 +02:00
perfschema Merge remote-tracking branch 'origin/5.5' into 10.0 2017-07-25 00:41:54 +03:00
perfschema_stress
plugins MDEV-13921 Audit log writes invalid SQL if single-line comments are 2017-11-03 22:40:44 +04:00
roles MDEV-12366: FLUSH PRIVILEGES can break hierarchy of roles 2017-12-19 12:33:25 +02:00
rpl include/master-slave.inc must always be included last 2017-09-20 18:17:50 +02:00
storage_engine MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
stress Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sys_vars MDEV-10651, MDEV-14196 sys_vars.innodb_buffer_pool_* tests fail 2017-11-05 20:34:03 +02:00
unit
vcol Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00