summaryrefslogtreecommitdiff
path: root/sql/events.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-281-1/+3
* Manual merge with Conflicts:unknown2010-01-251-5/+4
|\
| * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-3/+3
| * Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-2/+1
* | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-6/+17
|/
* Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-6/+9
* Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-5/+5
* Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-291-1/+37
* Bug#43587: Putting event_scheduler=1 in init SQL file crashesDavi Arnaut2009-07-241-23/+26
|\
| * Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-21/+26
|/
* Post fix of BUG#37145He Zhenxing2009-04-091-2/+10
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
* 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 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
|/
* 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