summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
* Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-1/+0
* Removed compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-1/+1
* Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-10/+11
* WL#3337 (Event scheduler new architecture)andrey@example.com2006-09-121-96/+16
* remove unused artifactsandrey@example.com2006-09-011-1/+0
* fix build failure on SLES9andrey@example.com2006-09-011-1/+1
* post-merge fixandrey@example.com2006-09-011-1/+1
* WL#3337 (Event scheduler new architecture)andrey@fifo.vaih.whnetz2006-08-311-109/+79
* WL#3337 (Event scheduler new architecture)andrey@example.com2006-08-171-4/+4
* WL#3337 (Event scheduler new architecture)andrey@example.com2006-08-171-4/+4
* Fix a crash of SHOW PROCESSLISTandrey@example.com2006-08-111-3/+6
* WL#3337 (Events new architecture)andrey@lmy004.2006-07-171-30/+37
* update to ease the patch processandrey@lmy004.2006-07-131-232/+230
* WL #3337 (Events new architecture)andrey@lmy004.2006-07-131-55/+59
* WL#3337 (Event scheduler new architecture)andrey@lmy004.2006-07-121-0/+865
* WL#3337 (Event scheduler new architecture)andrey@lmy004.2006-07-051-1537/+0
* WL #3337 (Event scheduler new architecture)andrey@lmy004.2006-07-041-242/+60
* WL#3337 (Event scheduler new architecture)andrey@lmy004.2006-07-031-842/+164
* WL#3337 (Events new architecture)andrey@lmy004.2006-06-291-59/+19
* WL#3337 (Events new architecture)andrey@lmy004.2006-06-281-1/+1
* WL#3337 (Events new architecture)andrey@lmy004.2006-06-281-72/+19
* WL#3337 (Event scheduler new architecture)andrey@lmy004.2006-06-271-3/+46
* first cut of WL#3337 (New event scheduler locking infrastructure).andrey@lmy004.2006-06-271-1/+1
* manual mergeandrey@lmy004.2006-06-201-11/+42
|\
| * Reorganize, physically the events codeandrey@lmy004.2006-06-081-11/+42
* | After merge fixesmonty@mysql.com2006-06-051-1/+7
|/
* Merge lmy004.:/work/mysql-5.1-new-vanillaandrey@lmy004.2006-05-291-5/+13
|\
| * Fix for bug #17394 - Events namespace is wrongandrey@lmy004.2006-05-291-5/+13
* | event_scheduler.h, event_scheduler.cc:kent@mysql.com2006-05-231-4/+4
* | __FUNCTION__ is not available everywhere.andrey@lmy004.2006-05-231-2/+9
|/
* fix win32 build after push for bug#17619andrey@lmy004.2006-05-231-19/+7
* fix for bug #17619 Scheduler race conditionsandrey@lmy004.2006-05-221-0/+2423