MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Events, including all inherited members.
create_event(THD *thd, Event_parse_data *parse_data, bool if_not_exists) | Events | static |
deinit() | Events | static |
drop_event(THD *thd, LEX_CSTRING dbname, LEX_CSTRING name, bool if_exists) | Events | static |
drop_schema_events(THD *thd, const dd::Schema &schema) | Events | static |
dump_internal_status() | Events | static |
enum_opt_event_scheduler enum name | Events | |
event_queue | Events | privatestatic |
Events(const Events &)=delete | Events | |
EVENTS_DISABLED enum value | Events | |
EVENTS_OFF enum value | Events | |
EVENTS_ON enum value | Events | |
init(bool opt_noacl) | Events | static |
init_mutexes() | Events | static |
lock_schema_events(THD *thd, const dd::Schema &schema) | Events | static |
operator=(Events &)=delete | Events | |
opt_event_scheduler | Events | static |
reconstruct_interval_expression(String *buf, interval_type interval, longlong expression) | Events | static |
scheduler | Events | privatestatic |
show_create_event(THD *thd, LEX_CSTRING dbname, LEX_CSTRING name) | Events | static |
start(int *err_no) | Events | static |
stop() | Events | static |
update_event(THD *thd, Event_parse_data *parse_data, const LEX_CSTRING *new_dbname, const LEX_CSTRING *new_name) | Events | static |