mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
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.
2.7 KiB
2.7 KiB