mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
InnoDB set the space in dict_table_t as NULL when table is discarded. So InnoDB shouldn't use the space present in table to detect whether the given tablespace is temporary tablespace.