Mysql database events open Event:
The ALTER EVENT insert_lgxid_event ON COMPLETION PRESERVE the ENABLE;
The Mysql database in the Event the Event to stop:
The ALTER EVENT insert_lgxid_event ON COMPLETION PRESERVE DISABLE;
The Mysql database in the Event the Event status etc. See
The SELECT event_name event_definition, interval_value interval_field, status FROM information_schema. EVENTS;