mariadb/mysql-test/suite/innodb
Nikita Malyavin ecaedbe299 MDEV-33658 1/2 Refactoring: extract Key length initialization
mysql_prepare_create_table: Extract a Key initialization part that
relates to length calculation and long unique index designation.

append_system_key_parts call also moves there.

Move this initialization before the duplicate elimination.

Extract WITHOUT OVERPLAPS check into a separate function. It had to be moved
earlier in the code to preserve the order of the error checks, as in the tests.
2025-01-26 16:15:46 +01:00
..
include mtr: remove innodb combinations 2024-05-05 21:37:08 +02:00
r MDEV-33658 1/2 Refactoring: extract Key length initialization 2025-01-26 16:15:46 +01:00
t MDEV-29182 Assertion fld->field_no < table->n_v_def failed on cascade 2025-01-22 17:22:07 +02:00
disabled.def MDEV-32725 innodb.import_update_stats accesses uninitialized ib_table->stat_n_rows 2023-12-04 10:30:39 +01:00