summaryrefslogtreecommitdiff
path: root/sql/event_executor.cc
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #17619 Scheduler race conditionsunknown2006-05-221-995/+0
* Final patch to remove the last of the OS2 support. unknown2006-04-151-1/+1
* fix for bug #17494 (The algorithm for calculating execution times is not full...unknown2006-04-071-4/+27
* save the modified value and compare it every time. the memory addressunknown2006-03-011-2/+9
* fix for bug #16426unknown2006-03-011-1/+2
* fix compiler warnings: precision loses, unused varsunknown2006-02-281-3/+0
* class event_timed -> Event_timedunknown2006-02-281-14/+14
* don't use magic numbers when there are already constantsunknown2006-02-281-5/+5
* fix for bug#16537unknown2006-02-281-59/+60
* manual mergeunknown2006-02-281-4/+6
|\
| * fix for bug#16537 (Events: mysql.event.starts is null)unknown2006-02-281-8/+9
* | After merge fixesunknown2006-02-261-9/+11
* | fix for bug #16411 (microseconds are allowed)unknown2006-02-241-1/+1
* | mergeunknown2006-02-241-5/+14
|\ \
| * | fix for bug #16411 Events: Microsecond intervals are allowedunknown2006-02-201-5/+14
* | | fix for bug#16407 (EVENTS: sql_mode)unknown2006-02-211-1/+1
|/ /
* | mergeunknown2006-02-161-101/+162
|\ \
| * | fix for bug#16406 (Events: DROP DATABASE doesn't automatically drop events)unknown2006-02-161-109/+168
| |/
* | cosmetic post-review changesunknown2006-02-151-7/+9
* | cosmetic changes of the fix for bug#17289 (no privileges checks in EVENTS), b...unknown2006-02-151-9/+6
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-141-0/+2
|\ \
| * | make it explicitly extern. this should fix build failure on FC4unknown2006-02-141-0/+2
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-141-22/+79
|\ \ \ | |/ / |/| |
| * | post-merge fixesunknown2006-02-141-3/+16
| * | fix for bug #17289 Events: missing privilege check for drop databaseunknown2006-02-101-21/+65
* | | manual mergeunknown2006-02-141-4/+185
|\ \ \ | |/ / |/| |
| * | - final fixes for bug#16431 (Events: An event which alters itself disappears)unknown2006-02-141-4/+185
| |/
* | - use the connection_attib used to spawn threadsunknown2006-01-311-3/+4
|/
* Merge mysql.com:/usr/local/mysql/mysql-5.1-win-fixesunknown2006-01-301-1/+1
|\
| * Windows compile fixes in preparation for 5.1.6 beta.unknown2006-01-301-1/+1
* | post-commit mergeunknown2006-01-301-2/+3
|\ \ | |/ |/|
| * fix for bug#16642 (Events: No INFORMATION_SCHEMA.EVENTS table)unknown2006-01-301-2/+3
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-231-4/+19
|\ \
| * | - fix bug #16435 (Weekly events execute every second) (WL#1034 Internal CRON)unknown2006-01-181-4/+19
| |/
* | fix for bug#16431 (Events: An event which alters itself disappears)unknown2006-01-201-0/+6
|/
* WL #1034 (Internal CRON) post-push updateunknown2006-01-121-2/+9
* WL #1034 unknown2006-01-111-5/+13
* WL #1034 (Internal CRON) pre-push updatesunknown2006-01-111-8/+20
* WL 1034 updateunknown2006-01-101-9/+16
* WL #1034 (update)unknown2005-12-281-22/+29
* WL #1034 updateunknown2005-12-201-10/+21
* WL #1034 updateunknown2005-12-161-4/+7
* WL#1034 updateunknown2005-12-151-15/+17
* WL#1034 (update)unknown2005-12-131-11/+9
* WL#1034 updateunknown2005-12-131-47/+25
* WL#1034 updateunknown2005-12-131-5/+2
* WL#1034 updateunknown2005-12-121-89/+137
* WL #1034 updateunknown2005-12-081-1/+10
* WL #1034 updates after reviewunknown2005-12-081-29/+29
* WL #1034 updates after reviewunknown2005-12-071-83/+83