mariadb/storage
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 Merge branch '5.5' into 10.0 2017-07-06 23:47:33 +02:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
connect MDEV-13860 CONNECT engine does not build with JDBC without ODBC 2017-10-27 03:17:23 +03:00
csv MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
federatedx Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
heap MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
innobase MDEV-12827 Assertion failure when reporting duplicate key error in online table rebuild 2017-12-21 17:19:13 +02:00
maria Fix a -Wimplicit-fallthrough warning 2017-11-10 09:07:45 +02:00
mroonga Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on Unix 2017-09-23 23:23:05 +02:00
myisam Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
myisammrg MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
ndb Fix compiler warnings 2017-09-01 15:40:49 +03:00
oqgraph Fix oqgraph compilation with Boost versions <=1.49 2017-10-09 20:30:52 +03:00
perfschema Merge branch 'merge-perfschema-5.6' into 10.0 2017-10-26 12:47:24 +03:00
sequence 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sphinx Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
spider Add missing {} to silence a compiler warning 2017-08-30 09:32:03 +03:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb MDEV-11965 -Werror should not appear in released tarballs 2017-11-02 06:32:20 +00:00
xtradb MDEV-12827 Assertion failure when reporting duplicate key error in online table rebuild 2017-12-21 17:19:13 +02:00