MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Event_job_data Class Reference
Inheritance diagram for Event_job_data:
Collaboration diagram for Event_job_data:

Public Member Functions

virtual bool load_from_row (THD *thd, TABLE *table)
bool execute (THD *thd, bool drop)

Public Attributes

LEX_STRING body
LEX_STRING definer_user
LEX_STRING definer_host
sql_mode_t sql_mode
class Stored_program_creation_ctxcreation_ctx
- Public Attributes inherited from Event_basic
LEX_STRING dbname
LEX_STRING name
LEX_STRING definer
Time_zonetime_zone

Additional Inherited Members

- Protected Member Functions inherited from Event_basic
bool load_string_fields (Field **fields,...)
bool load_time_zone (THD *thd, const LEX_STRING tz_name)
- Protected Attributes inherited from Event_basic
MEM_ROOT mem_root

Detailed Description

Definition at line 154 of file event_data_objects.h.


The documentation for this class was generated from the following files: