mariadb/mysql-test/suite/innodb
Marko Mäkelä b716231238 MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with many indexes
fil_space_extend_must_retry(): If the table is being truncated,
do not call fil_flush_low(). The operation is covered by the
truncate log. File extension during TRUNCATE only occurs
if there are many indexes on the table. With smaller innodb_page_size,
the file extension occurs already with fewer indexes on the table.
2017-10-03 20:14:18 +03:00
..
include MDEV-13626 Merge InnoDB test cases from MySQL 5.7 (part 2) 2017-09-14 16:07:10 +03:00
r MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with many indexes 2017-10-03 20:14:18 +03:00
t MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with many indexes 2017-10-03 20:14:18 +03:00
disabled.def Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00