summaryrefslogtreecommitdiff
path: root/sql/event_db_repository.cc
Commit message (Expand)AuthorAgeFilesLines
* merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-1/+1
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-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
|/
* 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
* 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
| | * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-04-031-3/+3
| | |\ \ | | | |/
| | | * Removed not used define YY_MAGIC_BELOWunknown2007-03-231-3/+3
* | | | Fix events.test failure on manu pushbuild hosts (5.1-runtime).unknown2007-04-061-19/+33
* | | | Post-merge and post-review fixes for the patch forunknown2007-04-051-0/+7
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-04-051-319/+335
|\ \ \ \ | |/ / / |/| | |
| * | | A set of changes aiming to make the Event Scheduler more user-friendlyunknown2007-04-051-318/+335
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-031-12/+12
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Trivial cleanups and whitespace change in Event Scheduler code.unknown2007-03-231-12/+12
| |/
* | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-03-291-2/+11
|\ \ | |/ |/|
| * WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-161-2/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-201-7/+36
|\ \
| * | BUG#16420: Events: timestamps become UTCunknown2007-03-161-7/+36
| |/
| * After merge fixesunknown2007-01-291-1/+0
* | wl#3700 - post-review fixes:unknown2007-03-171-2/+2
* | WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-4/+2
|/
* Many files:unknown2006-12-271-2/+1
* Fixed a LOT of compiler warningsunknown2006-11-271-1/+1
* Remove direct mapping of enum interval_type to mysql.event.interval_fieldunknown2006-10-101-5/+5
* remove unused artifactsunknown2006-09-011-4/+0
* WL#3337 (Event scheduler new architecture)unknown2006-08-281-6/+2
* Minor change - fixed function documentation and addedunknown2006-08-211-2/+5
* WL#3337 (Event scheduler new architecture)unknown2006-08-171-39/+39
* WL#3337 (Event scheduler new architecture)unknown2006-08-171-86/+66
* WL#3337 (Events new architecture)unknown2006-07-171-4/+25
* WL#3337 (Event scheduler new architecture)unknown2006-07-111-123/+63