mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +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.