summaryrefslogtreecommitdiff
path: root/sql/event_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-3/+5
* Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* Bug#16865959 - PLEASE BACKPORT BUG 14749800.Praveenkumar Hulakund2013-07-241-31/+49
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | 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-mainmattiasj@mattiasj-laptop.(none)2007-11-121-0/+1
|\
| * Bug#31210 - INSERT DELAYED crashes server when used onistruewing@stella.local2007-11-051-0/+1
* | Patch for BUG#31111: --read-only crashes MySQL (events fail to load).anozdrin/alik@station.2007-10-191-0/+7
|/
* Provide initial module structure to Doxygen.kostja@bodhi.(none)2007-08-151-0/+9
* Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-2/+1
* Fix for Bug#28963 "Missing DBUG_RETURN message when stopping event kostja@bodhi.(none)2007-06-101-0/+2
* Fix for bug#28075 COM_DEBUG crashes mysqldandrey@whirlpool.mysql.com2007-05-211-2/+7
* An attempt to fix a sporadic valgrind memory leak in Event Scheduler:kostja@vajra.(none)2007-04-131-36/+18
* Remove a race between Event Scheduler shutdown and SHOW PROCESSLIST.kostja@vajra.(none)2007-04-061-17/+7
* Post-merge and post-review fixes for the patch forkostja@vajra.(none)2007-04-051-22/+1
* A set of changes aiming to make the Event Scheduler more user-friendlykostja@vajra.(none)2007-04-051-60/+39
* Change module prefix in error messages: SCHEDULER -> Event Scheduler,kostja@bodhi.local2007-03-231-17/+24
* Trivial cleanups and whitespace change in Event Scheduler code.kostja@bodhi.local2007-03-231-8/+8
* BUG#16420: Events: timestamps become UTCkroki/tomash@moonlight.home2007-03-161-0/+8
* Fixed compiler warningsmalff/marcsql@weblab.(none)2007-03-011-8/+8
* Manual merge of 5.1 into 5.1-runtimemalff/marcsql@weblab.(none)2007-03-011-21/+24
* Fix for memory leaks introduced with the push of patch for bug#22740.kroki/tomash@moonlight.home2007-01-311-0/+2
* Fix for bug#22740 Events: Decouple Event_queue from Event_db_repositorykroki/tomash@moonlight.home2007-01-291-46/+101
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1