mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.4' into 10.5
This commit is contained in:
@ -654,7 +654,6 @@ Event_queue::get_top_for_execution_if_time(THD *thd,
|
||||
top->status= Event_parse_data::DISABLED;
|
||||
DBUG_PRINT("info", ("event %s status is %d", top->name.str, top->status));
|
||||
|
||||
top->execution_count++;
|
||||
(*event_name)->dropped= top->dropped;
|
||||
/*
|
||||
Save new values of last_executed timestamp and event status on stack
|
||||
|
Reference in New Issue
Block a user