mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
Temporary tables are typically short-lived, and temporary tables are assumed to be accessed only by the thread that is handling the owning connection. Hence, they must not be subject to defragmenting. ha_innobase::optimize(): Do not add temporary tables to the defragment_table() queue.
4.0 KiB
4.0 KiB