37 Commits (57dc12563f099c7802ea8eaeb0c52ac4082de67a)

Author SHA1 Message Date
unknown 57dc12563f Trivial cleanups and whitespace change in Event Scheduler code. 19 years ago
unknown 858ff63811 Fix warnings on Windows. 19 years ago
unknown 998260ae5a Fix compilation on Windows broken with the push of bug#16420. 19 years ago
unknown 086fba7627 BUG#16420: Events: timestamps become UTC 19 years ago
unknown 10ddaa7853 Fix 6 warnings from win64, where one is a potential bug. 19 years ago
unknown d203b18ee4 A post merge fix. 19 years ago
unknown 2b48825bd6 BUG#16425: Events: no DEFINER clause 19 years ago
unknown 6560c2aa04 Fix for memory leaks introduced with the push of patch for bug#22740. 19 years ago
unknown 3c39b0d831 Fix for bug#22740 Events: Decouple Event_queue from Event_db_repository 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown 92e68d49d7 Many files: 19 years ago
unknown 62273f8e66 remove assert 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown c1477a3f20 Removed compiler warnings 19 years ago
unknown 788ad30f08 Fixed a LOT of compiler warnings 19 years ago
unknown 92b3a32b50 Remove direct mapping of enum interval_type to mysql.event.interval_field 19 years ago
unknown 6c9400b930 Fix for bug#22397 Events: crash with procedure which alters events 19 years ago
unknown f18ec676a0 WL#3337 (Event scheduler new architecture) 19 years ago
unknown 99adbd131a WL#3337 (Event scheduler new architecture) 19 years ago
unknown e69e640f2e WL#3337 (Events new architecture) 20 years ago
unknown d65ab09c4d update to ease the patch process 20 years ago
unknown 6327adebcb WL #3337 (Event scheduler new architecture) 20 years ago
unknown 31caa8c433 WL #3337 (Events new architecture) 20 years ago
unknown 42a8e2c942 WL#3337 (Event scheduler new architecture) 20 years ago
unknown 084f74426b Remove trailing whitespace. 20 years ago
unknown 974eecc246 WL#3337 (Event scheduler new architecture) 20 years ago
unknown b9a7fe2757 WL#3337 (Event scheduler new architecture) 20 years ago
unknown a5dfeb02e9 WL #3337 (Event scheduler new architecture) 20 years ago
unknown 377446fa34 WL#3337 (Event scheduler new architecture) 20 years ago
unknown 9fa9378b2e WL#3337 (Events new architecture) 20 years ago
unknown 400276c2f5 WL#3337 (Events new architecture) 20 years ago
unknown acefb78bc3 WL#3337 (Events new architecture) 20 years ago
unknown ef9a97e685 WL#3337 (Event scheduler new architecture) 20 years ago
unknown d2db48c69b WL#3337 (Events new infrasctructure) 20 years ago
unknown e5f8163b88 first cut of WL#3337 (New event scheduler locking infrastructure). 20 years ago
unknown 99438424ac Reorganize, physically the events code 20 years ago
unknown 4f295835de local variable interval to interval_tmp because it hides 20 years ago
unknown bdda011675 Fix for bug #17394 - Events namespace is wrong 20 years ago
unknown b1eaf92cd9 fix win32 build after push for bug#17619 20 years ago
unknown f4781a7e4c fix for bug #17619 Scheduler race conditions 20 years ago
unknown 791a5d9444 Fixed compiler warnings 20 years ago
unknown 1db5a3606a Added code to remove closing comment code from event text, as would be 20 years ago
unknown 185a319221 fix for bug #19170 (Event creation leads to 100% CPU usage) 20 years ago
unknown 7c59699345 fix for bug #17494 (The algorithm for calculating execution times is not fully correct) 20 years ago
unknown 06dd976419 fix for bug 16408 (Events: crash for an event in a procedure) 20 years ago
unknown 3c7a8c3748 Fixed portability issue in 5.1 to include parsers from other applications. 20 years ago
unknown 3840774309 Added code to mysqldump to dump timed events when instructed to do so, with 20 years ago
unknown bcc6821b25 fix for bug #16396: Events: Distant-future dates become past dates 20 years ago
unknown 265df624cc fix for bug #16413 (Events: statements don't appear in the general query log) 20 years ago
unknown d576ca1815 fix for bug #16426 20 years ago