mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
The reason was that Event e11 was re-executed before "ALTER EVENT e11 DISABLE" had been executed. Fixed by increasing re-schedule time Other things: - Removed double accounting of 'execution_count'. It was incremented in top->mark_last_executed(thd) that was executed a few lines earlier.
8.1 KiB
8.1 KiB