diff --git a/sql/event.h b/sql/event.h index 2a23534b97f..d302a2f70ab 100644 --- a/sql/event.h +++ b/sql/event.h @@ -136,7 +136,7 @@ public: init_ends(THD *thd, Item *ends); void - event_timed::init_body(THD *thd); + init_body(THD *thd); void init_comment(THD *thd, LEX_STRING *set_comment);