1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-29 21:42:28 +03:00
andrey@lmy004. e3d0524bbd WL#3337 (Event scheduler new architecture)
This patch introduces specialized Event data objects
Event_basic as parent.
Event_queue_element used for queue storage
Event_timed used for SHOW EVENTS/ I_S.EVENTS / SHOW CREATE EVENT
Event_job_data using during execution.
Methods were moved out of Event_timed to other classes.

This patch also introduces Events::LOCK_event_metadata.
This patch gives new implementation of Events::dump_internal_status().
Now both the Event_scheduler and Event_queue return information during
their ::dump_internal_status().

Shortened a bit the runtime for executing events test cases.
2006-07-10 13:44:43 +02:00
..
2006-05-10 20:39:26 +02:00
2006-06-18 14:56:35 +04:00
2006-06-18 14:56:35 +04:00
2006-03-14 09:37:29 -08:00
2006-06-15 16:39:18 +04:00
2006-06-09 12:27:28 -07:00
2006-06-18 14:56:35 +04:00
2006-06-09 12:27:28 -07:00
2006-05-24 17:21:35 +03:00
2006-06-15 01:48:41 +04:00
2006-06-18 14:56:35 +04:00
2006-06-20 00:52:26 +04:00
2006-03-06 23:20:19 +01:00
2006-06-18 14:56:35 +04:00
2006-06-25 16:04:11 -04:00
2006-05-16 22:19:44 -07:00
2006-06-21 02:16:38 +04:00
2006-06-09 16:20:23 +02:00
2006-03-06 23:43:47 +01:00
2006-06-23 17:59:24 -04:00
2006-06-14 10:54:56 +05:00
2006-06-18 14:56:35 +04:00
2006-06-05 06:16:08 +03:00
2006-06-21 15:30:26 +02:00
2006-05-04 09:58:03 +05:00
2006-05-04 19:39:47 +03:00
2006-05-04 06:28:24 +03:00
2006-05-28 14:51:01 +02:00
2006-05-04 22:30:01 +03:00
2006-06-12 15:36:12 +02:00
2006-06-15 16:51:24 +02:00
2006-06-09 16:20:23 +02:00
2006-06-15 16:51:24 +02:00
2006-06-18 14:56:35 +04:00
2006-06-12 14:23:21 +02:00
2006-03-11 15:52:38 +01:00
2006-05-01 00:14:32 -07:00
2006-06-09 16:20:23 +02:00
2006-03-06 20:09:16 +01:00
2006-05-18 21:40:52 +02:00
2006-05-18 21:40:52 +02:00
2006-06-25 16:04:11 -04:00
2006-06-09 12:27:28 -07:00
2006-06-09 12:27:28 -07:00
2006-05-25 19:20:34 +05:00
2006-06-09 19:29:39 -07:00
2006-03-06 23:20:19 +01:00
2006-03-31 21:26:17 -08:00
2006-03-14 09:37:29 -08:00