MySQL 5.6.14 Source Code Document
|
Go to the source code of this file.
Classes | |
class | Event_db_repository |
Functions | |
int | events_table_index_read_for_db (THD *thd, TABLE *schema_table, TABLE *event_table) |
int | events_table_scan_all (THD *thd, TABLE *schema_table, TABLE *event_table) |
Data Dictionary related operations of Event Scheduler.
This is a private header file of Events module. Please do not include it directly. All public declarations of Events module should be stored in events.h and event_data_objects.h.
Definition in file event_db_repository.h.