summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
|/
* A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-2/+5
|\
| * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+5
* | Bug #52367 Deadlock involving SET GLOBAL EVENT_SCHEDULER = OFFJon Olav Hauglid2010-04-141-4/+4
|/
* Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-0/+3
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-031-1/+2
|\
| * Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-031-1/+2
| |\
| | * fixed various pb2 test failures on windows.Georgi Kodinov2010-02-021-1/+2
* | | WL#2360 Performance schemaMarc Alff2010-01-111-18/+18
* | | WL#2360 Performance schemaMarc Alff2010-01-061-17/+25
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
* | | MergeMikael Ronstrom2009-12-141-1/+0
|\ \ \
| * | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
| |/ /
* | | WL#5138, fixed review commentsMikael Ronstrom2009-11-231-9/+1
* | | WL#5138, review fixesMikael Ronstrom2009-11-201-9/+9
* | | WL#5138 merged to mysql-next-mrMikael Ronstrom2009-11-201-5/+12
|\ \ \ | |/ / |/| |
| * | Backported my_atomic from 6.0-codebase and added support for 64-bit atomics t...Mikael Ronstrom2009-10-121-5/+12
| |/
* | Backport of the following revision from 6.0-codebase:Konstantin Osipov2009-10-131-0/+5
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-6/+7
|/
* 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