mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
This patch implements the idea of the bug report by making Event_queue unaware of Event_db_repository by making a higher level class - Events, which is aware of most of all classes, responsible for passing all data needed for adding/updating/deleting an event to/from the queue. Introduces few new classes : - Event_worker_thread - Event_queue_element_for_exec
5.4 KiB
5.4 KiB