summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.2 merge.Sergei Golubchik2012-08-221-2/+2
|\
| * 5.1 mergeSergei Golubchik2012-08-221-2/+2
| |\
| | * merge with MySQL 5.1.65Sergei Golubchik2012-08-221-2/+2
| | |\
| | | * Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+2
* | | | Merge with 5.2.Michael Widenius2011-12-111-2/+5
|\ \ \ \ | |/ / /
| * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| |\ \ \ | | |/ /
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+5
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-1/+1
* | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+8
|\ \ \ \ | |/ / /
| * | | Make event stop code even more robust.Michael Widenius2011-05-091-1/+8
| * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
| |/ /
* | | Merge.Igor Babaev2010-12-101-0/+0
|\ \ \
| * | | Merge 5.3-mwl128 -> 5.3Igor Babaev2010-10-271-0/+0
| |/ /
* | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-1/+1
|/ /
* | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+2
|\ \ | |/
| * fixed various pb2 test failures on windows.Georgi Kodinov2010-02-021-1/+2
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+5
|\ \ | |/
| * 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
| |/
* | Merge with base MySQL-5.1-mariaMichael Widenius2008-12-031-13/+0
|\ \ | |/
| * Bug#38066 Events log 'note' level messages by default in the error logKristofer Pettersson2008-10-071-13/+0
* | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+8
|/
* 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