Commit 2fc8b30e authored by unknown's avatar unknown

fix build failure on SLES9

parent c67c49fc
...@@ -554,7 +554,7 @@ Event_scheduler::execute_top(THD *thd, Event_job_data *job_data) ...@@ -554,7 +554,7 @@ Event_scheduler::execute_top(THD *thd, Event_job_data *job_data)
FALSE Not RUNNING FALSE Not RUNNING
*/ */
inline bool bool
Event_scheduler::is_running() Event_scheduler::is_running()
{ {
LOCK_DATA(); LOCK_DATA();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment