summaryrefslogtreecommitdiff
path: root/sql/events.cc
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+2
* Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
* Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+6
* Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-1/+3
|\
| * Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-281-1/+3
* | Removed compiler warningsMichael Widenius2010-04-071-2/+3
* | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-15/+28
|\ \
| * | Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-021-39/+40
| * | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-301-40/+39
| |/
| * 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
* | Merge with MySQL 5.1, with following additions:unknown2009-11-161-5/+5
|\ \ | |/
| * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-5/+5
* | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-1/+37
|\ \ | |/
| * Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-291-1/+37
* | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-2/+1
|\ \
| * | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-2/+1
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-24/+35
|\ \ \ | |/ / |/| / | |/
| * 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
* | 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