summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge to mysql-next-mrMikael Ronstrom2009-09-281-46/+253
|\
| * Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-5/+13
| |\
| | * Bug#46259: 5.0.83 -> 5.1.36, query doesn't workMartin Hansson2009-09-071-1/+7
| | * Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-291-3/+4
| | * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-08-271-1/+2
| | |\
| | | * Bug#46184 Crash, SELECT ... FROM derived table procedure analyzeSergey Glukhov2009-08-271-1/+2
| | | * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-11/+12
| * | | WL#2110 (SIGNAL)Marc Alff2009-09-101-41/+240
| |/ /
* | | AutomergeMikael Ronstrom2009-09-101-18/+65
|\ \ \
| * | | WL#4571, Enable Key cache defined for a partition to enable more scalability ...Mikael Ronstrom2009-09-101-18/+65
| |/ /
* | | WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111Mikael Ronstrom2009-09-101-4/+12
|/ /
* | mergeMattias Jonsson2009-08-121-8/+0
|\ \
| * | A follow up patch for Bug#45829 "CREATE TABLE TRANSACTIONAL Konstantin Osipov2009-08-121-8/+0
* | | mergeMattias Jonsson2009-08-121-2/+2
|\ \ \ | |/ / |/| |
| * | Bug#39893: Crash if select on a partitioned table, when partitioning is disabledMattias Jonsson2009-01-081-2/+2
* | | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-0/+2
* | | Bug#46354, when defining partitions without subpartition definition after def...Mikael Ronstrom2009-07-291-0/+21
* | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-15/+0
* | | automergeGeorgi Kodinov2009-07-161-0/+6
|\ \ \ | | |/ | |/|
| * | Bug #45287: phase 1 : 32 bit compilation warningsGeorgi Kodinov2009-07-151-0/+6
* | | Bug #41156: List of derived tables acts like a chain ofGleb Shchepa2009-07-111-0/+5
| | |
| \ \
*-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-3/+3
|\ \ \ \ | | |/ /
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-3/+3
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-3/+3
| |/ /
* | | Manual merge.Alexey Kopytov2009-06-011-5/+6
|\ \ \ | |/ /
| * | Bug #44767: invalid memory reads in password() and Alexey Kopytov2009-05-271-5/+6
| * | Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-0/+94
| |\ \
| | * \ Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-0/+5
| | |\ \
| | * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-371/+1469
| | |\ \ \
| | * \ \ \ Merge from mysql-5.0.66-releaseJonathan Perkin2008-07-171-45/+48
| | |\ \ \ \
| | * \ \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-27/+26
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-11/+32
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-67/+118
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-0/+94
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ mergingAlexey Botchkov2009-04-291-82/+87
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | mergingAlexey Botchkov2009-04-281-82/+90
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-211-82/+90
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge Bug#43230 into mysql-5.1-bugteamDavi Arnaut2009-04-031-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-1/+6
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Bug#39843 DELETE requires write access to table in subquery in where clauseKristofer Pettersson2009-03-051-1/+16
* | | | | | | | | | Bug#41077: Warning contains wrong future versionDavi Arnaut2009-02-161-7/+7
* | | | | | | | | | merged additional fix for bug 33813 to 5.1-bugteamGeorgi Kodinov2009-02-121-3/+35
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-121-3/+35
* | | | | | | | | | merged bug 33813 to 5.1-bugteamGeorgi Kodinov2009-02-121-30/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-101-30/+3
| |/ / / / / / / /
* | | | | | | | | Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | | | | | Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION workMattias Jonsson2008-10-101-4/+4
|/ / / / / / / /
* | | | | | | | 5.0->5.1 bugteam mergeSergey Glukhov2008-10-021-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#35924 DEFINER should be stored 'quoted' in I_SSergey Glukhov2008-10-021-2/+1