Commit d97ee5fe authored by andrey@example.com's avatar andrey@example.com

fix build failure on SLES9

parent af07dcd3
...@@ -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