1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
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
..
2024-02-13 14:25:21 +02:00
2022-09-20 16:53:20 +03:00
2023-01-03 16:10:02 +02:00
2023-01-13 10:18:30 +02:00
2022-09-13 16:36:38 +03:00
2023-12-17 11:20:43 +01:00
2022-09-20 16:53:20 +03:00