summaryrefslogtreecommitdiff
path: root/sql/event_db_repository.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-07-041-1/+2
|\
* \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ | |/ |/|
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | Auto-merge of patch for bug#11764334 from mysql-5.1 tree.Dmitry Shulga2011-06-101-4/+9
|\ \
| * | Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGESDmitry Shulga2011-06-101-4/+9
* | | Manual-merge of patch for bug#12546938 from mysql-5.1->mysql-5.5Dmitry Shulga2011-05-271-7/+13
|\ \ \ | |/ /
| * | Fixed bug#12546938 (formerly known as 61005) - CREATE IF NOT EXIST EVENTDmitry Shulga2011-05-271-7/+13
* | | Manual merge from mysql-5.1.Alexander Nozdrin2011-05-041-0/+22
|\ \ \ | |/ /
| * | Patch for Bug#12394306: the sever may crash if mysql.event is corrupted.Alexander Nozdrin2011-05-041-0/+8
* | | merge from 5.1 to 5.5 for bug#11751148Mayank Prasad2011-03-211-1/+1
|\ \ \ | |/ /
| * | Bug #11751148 : show events shows events in other schemaMayank Prasad2011-03-211-1/+1
| |/
* | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-22/+31
* | Bug #54105 assert in MDL_context::release_locks_stored_beforeJon Olav Hauglid2010-08-131-5/+14
* | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-43/+31
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+10
* | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-5/+4
* | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-3/+5
|\ \
| * | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-101-0/+1
| * | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-091-3/+4
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-2/+5
|\ \ \ | |/ /
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-2/+5
| |\ \ | | |/
| | * Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-2/+5
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-2/+2
|\ \ \ | |/ /
| * | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-2/+2
| |\ \ | | |/ | |/|
| | * merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-1/+1
| | |\
| | * \ merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-2/+2
| | |\ \
| | | * | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-1/+1
| | |/ /
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-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
| | |/ | |/|
* | | Backport of:Konstantin Osipov2009-12-081-4/+0
* | | Backport of:Konstantin Osipov2009-12-041-4/+4
* | | Backport of:Konstantin Osipov2009-12-021-4/+4
* | | Backport of:Konstantin Osipov2009-12-011-4/+4
* | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-0/+4
|/ /
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
|/
* Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-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