Answer the question
In order to leave comments, you need to log in
Which table holds the create statement for the event trigger?
For example, I create such a trigger
CREATE EVENT TRIGGER tr_event_begin
ON ddl_command_start
EXECUTE PROCEDURE event_trigger_begin ( );
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question