summaryrefslogtreecommitdiff
path: root/sql/events.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-2/+1
* Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
|\
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
* | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
* | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-1/+6
* | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-3/+3
|\ \ | |/
| * Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-1/+1
| * Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-2/+2
* | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-2/+7
|\ \ | |/
| * Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2008-02-221-1/+6
| |\
| | * Fix for bug#22738 Events: After stop and start disabled events could reside i...unknown2008-02-221-1/+6
| * | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()unknown2008-02-191-1/+1
| |/
* | Fixed compiler warnings in a lot of filesunknown2008-02-131-1/+0
|/
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-2/+2
|\
| * Bug#32775 problems with SHOW EVENTS and Information_Schemaunknown2007-11-301-2/+2
* | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-baseunknown2007-11-151-1/+1
|\ \ | |/ |/|
| * Bug #31332 --event-scheduler option misbehavingunknown2007-10-221-1/+1
* | 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-1/+15
|/
* Provide initial module structure to Doxygen.unknown2007-08-151-0/+9
* Fix doxygen warnings.unknown2007-08-151-2/+1
* Fix for 5.1 for BUG#10491: Server returns data as charset binaryunknown2007-07-121-1/+2
* Patch for the following bugs:unknown2007-06-281-1/+20
* Bug #26418: Slave out of sync after unknown2007-06-191-18/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-141-3/+6
|\
| * Fix rpl_events test failure in the runtime tree.unknown2007-04-131-3/+6
* | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-04-071-1/+1
|\ \ | |/ |/|
| * Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...unknown2007-04-031-1/+1
* | A fix for events_trans.test failure on many hosts (5.1-runtime)unknown2007-04-061-5/+5
* | Post-merge and post-review fixes for the patch forunknown2007-04-051-6/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-04-051-426/+530
|\ \
| * | A set of changes aiming to make the Event Scheduler more user-friendlyunknown2007-04-051-422/+530
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-031-23/+23
|\ \ \ | |/ / | | / | |/ |/|
| * Change module prefix in error messages: SCHEDULER -> Event Scheduler,unknown2007-03-231-12/+13
| * Trivial cleanups and whitespace change in Event Scheduler code.unknown2007-03-231-11/+10
* | WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-291-3/+3
* | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-03-291-2/+50
|\ \ | |/ |/|
| * Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rplunknown2007-03-261-2/+50
| |\
| | * WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-161-0/+49
* | | BUG#16420: Events: timestamps become UTCunknown2007-03-161-3/+10
|/ /
* | Missing parameter to DBUG_PRINTunknown2007-03-011-1/+2
* | Fixed compiler warningsunknown2007-03-011-1/+1
* | Fix for bug#22740 Events: Decouple Event_queue from Event_db_repositoryunknown2007-01-291-41/+157
|/
* Many files:unknown2006-12-271-2/+1
* Fixed a LOT of compiler warningsunknown2006-11-271-1/+1
* WL#3337 (Event scheduler new architecture)unknown2006-09-121-20/+8
* remove unused artifactsunknown2006-09-011-2/+0
* post-merge fixunknown2006-09-011-3/+1
* Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl3337unknown2006-09-011-13/+38
|\