mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
This check was introduced in602a222and then became redundant in ad1553e, where we attempt to open a table even for non-copy algorithms. Added missing test case from602a222. Part of MDEV-17805 - Remove InnoDB cache for temporary tables.