mirror of https://github.com/MariaDB/server
Browse Source
Problem: DROP TRIGGER was not properly handled in combination with slave filters, which made replication stop Fix: loading table name before checking slave filters when dropping a trigger.pull/73/head