mariadb/mysql-test/suite/versioning/r
Aleksey Midenkov 1a95c2a4b2 MDEV-36817 Server crashes in do_mark_index_columns instead of
ER_DUP_ENTRY on partitioned table

Now as c1492f3d07 (MDEV-36115) restores m_last_part table->file
points to partition p0 while the error happens in p1, so error index
does not match ib_table in innobase_get_mysql_key_number_for_index().

This case is handled by separate code block in
innobase_get_mysql_key_number_for_index() which was wrong on using
secondary index for dict_index_is_auto_gen_clust() and it was not
covered by the tests.
2025-05-23 14:46:34 +03:00
..
alter.result Merge 10.4 into 10.5 2024-02-13 14:25:21 +02:00
autoinc.result MDEV-22562 Assertion `next_insert_id == 0' upon UPDATE on system-versioned table 2021-03-31 21:25:36 +03:00
commit_id.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
create.result Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
cte.result MDEV-4750 follow-up: Reduce disabling innodb_stats_persistent 2021-08-31 13:55:02 +03:00
debug.result Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
delete.result MDEV-25644 UPDATE not working properly on transaction precise system versioned table 2023-07-20 18:22:31 +03:00
delete_history.result Merge branch '10.5' into 10.6 2024-10-09 08:38:48 +02:00
derived.result MDEV-23779 Error upon querying the view, that selecting from versioned table with partitions 2020-10-20 10:49:54 +03:00
foreign.result Merge 10.4 into 10.5 2023-01-13 10:18:30 +02:00
insert.result MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations 2018-07-04 19:13:55 +02:00
insert2.result Merge 10.2 into 10.3 2019-03-27 13:27:04 +02:00
misc.result MDEV-29750 triggers can modify history 2022-10-16 01:24:30 +02:00
not_embedded.result MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 2022-09-30 08:48:57 +02:00
online.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
optimized.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
partition.result MDEV-36817 Server crashes in do_mark_index_columns instead of 2025-05-23 14:46:34 +03:00
replace.result MDEV-35343 unexpected replace behaviour when long unique index on 2025-01-14 18:56:13 +03:00
rpl.result MDEV-31313 SYSTEM VERSIONING and FOREIGN KEY CASCADE create orphan rows on replica 2023-07-20 18:22:30 +03:00
rpl_mix.result MDEV-15405 Mixed replication fails with "Could not execute Delete_rows_v1 event" upon DELETE HISTORY 2018-02-25 14:31:15 +01:00
rpl_row.result MDEV-31297 Create table as select on system versioned tables do not 2024-10-08 13:08:10 +03:00
select,trx_id.rdiff Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
select.result Merge branch '10.5' into 10.6 2023-12-17 11:20:43 +01:00
select2,trx_id.rdiff Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
select2.result Merge 10.4 into 10.5 2020-05-31 10:28:59 +03:00
simple.result fix versioning.simple for embedded 2019-06-17 12:26:25 +02:00
sysvars.result Merge branch '10.3' into 10.4 2021-07-31 22:59:58 +02:00
trx_id.result Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
update,trx_id.rdiff MDEV-25644 UPDATE not working properly on transaction precise system versioned table 2023-07-20 18:22:31 +03:00
update-big.result versioning test suite fixes 2019-10-10 00:20:34 +03:00
update.result MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 2024-10-17 21:37:37 +02:00
view.result MDEV-23779 Error upon querying the view, that selecting from versioned table with partitions 2020-10-20 10:49:54 +03:00