mirror of
https://github.com/MariaDB/server.git
synced 2025-12-16 22:03:23 +03:00
Unfortunate DROP TEMPORARY..IF EXISTS on a regular table may allow subsequent CREATE TABLE statements to steal away the PFS_table_share instance from the dropped table.