mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
#6559 "DROP DATABASE forgets to drop triggers". If we drop table we should also drop all triggers associated with it. To do this we have to check for existence of .TRG file when we are dropping table and delete it too.
6.3 KiB
6.3 KiB