end_connection event

This event accepts SQL script and is fired just before the Notifier disconnects from the consolidated database. The value is null by default, so this event is not fired.

You can use this event to clean up temporary storage, such as SQL variables and temporary tables.

 See also