mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
This check was introduced in602a222
and 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.