MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
virtual bool | load_from_row (THD *thd, TABLE *table)=0 |
Public Attributes | |
LEX_STRING | dbname |
LEX_STRING | name |
LEX_STRING | definer |
Time_zone * | time_zone |
Protected Member Functions | |
bool | load_string_fields (Field **fields,...) |
bool | load_time_zone (THD *thd, const LEX_STRING tz_name) |
Protected Attributes | |
MEM_ROOT | mem_root |
Definition at line 54 of file event_data_objects.h.