diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-10-03 20:14:18 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-10-03 20:14:18 +0300 |
commit | b71623123875141f6983c2eee633c7d15172c9e8 (patch) | |
tree | c1a6cf91434e3f40721ff8a0be137eb3beeeae44 /libmariadb | |
parent | ebc2f0dad3baf10277fa93965c6f5417d890ed71 (diff) | |
download | mariadb-git-b71623123875141f6983c2eee633c7d15172c9e8.tar.gz |
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.
Diffstat (limited to 'libmariadb')
0 files changed, 0 insertions, 0 deletions