mariadb/mysql-test/suite/innodb
Thirunarayanan Balathandayuthapani 73f78fb3b0 MDEV-31537 Bulk insert operation aborts the server for redundant table
- InnoDB bulk insert operation aborts the server for redundant
table. InnoDB miscalculates the record size in temporary file
for the redundant table. CHAR in redundant row format table
always fixed length, but in temporary file, it is variable-length
for variable-length character sets.
2023-06-28 15:26:22 +05:30
..
include Merge 10.7 into 10.8 2022-04-27 10:43:00 +03:00
r MDEV-31537 Bulk insert operation aborts the server for redundant table 2023-06-28 15:26:22 +05:30
t MDEV-31537 Bulk insert operation aborts the server for redundant table 2023-06-28 15:26:22 +05:30