summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+2
* Updated/added copyright headersKent Boortz2011-06-301-2/+5
* fixed various pb2 test failures on windows.Georgi Kodinov2010-02-021-1/+2
* Bug#43587: Putting event_scheduler=1 in init SQL file crashesDavi Arnaut2009-07-241-0/+3
|\
| * Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-0/+3
* | Merge from 5.0Gleb Shchepa2009-07-241-2/+2
|/
* Bug#38066 Events log 'note' level messages by default in the error logKristofer Pettersson2008-10-071-13/+0
* Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainunknown2007-11-121-0/+1
|\
| * Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-051-0/+1
* | Patch for BUG#31111: --read-only crashes MySQL (events fail to load).unknown2007-10-191-0/+7
|/
* Provide initial module structure to Doxygen.unknown2007-08-151-0/+9
* Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-2/+1
* Fix for Bug#28963 "Missing DBUG_RETURN message when stopping event unknown2007-06-101-0/+2
* Fix for bug#28075 COM_DEBUG crashes mysqldunknown2007-05-211-2/+7
* An attempt to fix a sporadic valgrind memory leak in Event Scheduler:unknown2007-04-131-36/+18
* Remove a race between Event Scheduler shutdown and SHOW PROCESSLIST.unknown2007-04-061-17/+7
* Post-merge and post-review fixes for the patch forunknown2007-04-051-22/+1
* A set of changes aiming to make the Event Scheduler more user-friendlyunknown2007-04-051-60/+39
* Change module prefix in error messages: SCHEDULER -> Event Scheduler,unknown2007-03-231-17/+24
* Trivial cleanups and whitespace change in Event Scheduler code.unknown2007-03-231-8/+8
* BUG#16420: Events: timestamps become UTCunknown2007-03-161-0/+8
* Fixed compiler warningsunknown2007-03-011-8/+8
* Manual merge of 5.1 into 5.1-runtimeunknown2007-03-011-21/+24
* Fix for memory leaks introduced with the push of patch for bug#22740.unknown2007-01-311-0/+2
* Fix for bug#22740 Events: Decouple Event_queue from Event_db_repositoryunknown2007-01-291-46/+101
* Many files:unknown2006-12-271-2/+1
* Fixed compiler warnings (Mostly VC++):unknown2006-11-301-1/+0
* Removed compiler warningsunknown2006-11-271-1/+1
* Fixed a LOT of compiler warningsunknown2006-11-271-10/+11
* WL#3337 (Event scheduler new architecture)unknown2006-09-121-96/+16
* remove unused artifactsunknown2006-09-011-1/+0
* fix build failure on SLES9unknown2006-09-011-1/+1
* post-merge fixunknown2006-09-011-1/+1
* WL#3337 (Event scheduler new architecture)unknown2006-08-311-109/+79
* WL#3337 (Event scheduler new architecture)unknown2006-08-171-4/+4
* WL#3337 (Event scheduler new architecture)unknown2006-08-171-4/+4
* Fix a crash of SHOW PROCESSLISTunknown2006-08-111-3/+6
* WL#3337 (Events new architecture)unknown2006-07-171-30/+37
* update to ease the patch processunknown2006-07-131-232/+230
* WL #3337 (Events new architecture)unknown2006-07-131-55/+59
* WL#3337 (Event scheduler new architecture)unknown2006-07-121-0/+865
* WL#3337 (Event scheduler new architecture)unknown2006-07-051-1537/+0
* WL #3337 (Event scheduler new architecture)unknown2006-07-041-242/+60
* WL#3337 (Event scheduler new architecture)unknown2006-07-031-842/+164
* WL#3337 (Events new architecture)unknown2006-06-291-59/+19
* WL#3337 (Events new architecture)unknown2006-06-281-1/+1
* WL#3337 (Events new architecture)unknown2006-06-281-72/+19
* WL#3337 (Event scheduler new architecture)unknown2006-06-271-3/+46
* first cut of WL#3337 (New event scheduler locking infrastructure).unknown2006-06-271-1/+1
* manual mergeunknown2006-06-201-11/+42
|\