summaryrefslogtreecommitdiff
path: root/sql/event_db_repository.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-111-13/+34
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-13/+34
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-13/+34
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-14/+32
| | | |\
| | | | * Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGESDmitry Shulga2011-06-101-4/+9
| | | | * Fixed bug#12546938 (formerly known as 61005) - CREATE IF NOT EXIST EVENTDmitry Shulga2011-05-271-7/+13
| | | | * Patch for Bug#12394306: the sever may crash if mysql.event is corrupted.Alexander Nozdrin2011-05-041-0/+8
| | | |/ | | |/|
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | merge with 5.1-microSergei Golubchik2011-06-071-6/+4
|\ \ \ \
| * | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-6/+4
* | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-3/+4
| | |_|/ | |/| |
* | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug #11751148 : show events shows events in other schemaMayank Prasad2011-03-211-1/+1
| | |/
| * | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
* | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-1/+5
* | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-1/+1
|/ /
* | 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-3/+7
* | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
* | mergedSergei Golubchik2010-03-151-2/+5
|\ \ | |/
| * Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-2/+5
* | merge 5.1->5.2unknown2010-02-011-6/+21
|\ \ | |/
| * Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-6/+21
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
* | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-7/+9
* | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\ \ | |/
| * Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
|/
* fixed a win32 warning caused by the fix for bug #35981Georgi Kodinov2008-10-011-1/+1
* Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.Tatiana A. Nurnberg2008-09-111-0/+14
|\
| * Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.Tatiana A. Nurnberg2008-08-181-0/+14
* | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-2/+2
|/
* Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutionunknown2008-02-071-24/+45
* Bug#30882 Dropping a temporary table inside a stored function may cause a ser...unknown2007-11-011-1/+1
* Patch for BUG#31111: --read-only crashes MySQL (events fail to load).unknown2007-10-191-0/+9
* Manual merge of parallel development in separate team trees.unknown2007-08-221-4/+5
|\
| * Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+5
* | Provide initial module structure to Doxygen.unknown2007-08-151-0/+9
* | Fix doxygen warnings.unknown2007-08-151-3/+3
|/
* Bug#28641 CREATE EVENT with '2038.01.18 03:00:00' let server crash.unknown2007-07-251-4/+4
* Patch for the following bugs:unknown2007-06-281-0/+48
* This is the 3-rd part of patch for BUG#11986:unknown2007-06-141-7/+21
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-6/+7
* Small fixes for merge.unknown2007-04-101-1/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-101-3/+3
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-041-5/+5
| |\
| | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-04-031-2/+2
| | |\
| | | * Manual merge from 5.0unknown2007-03-291-2/+2