summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-331/+1444
* | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-2/+2
* | Bug#26020: User-Defined Variables are not consistent withGleb Shchepa2008-09-181-1/+3
* | Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.Tatiana A. Nurnberg2008-09-111-0/+2
|\ \
| * | Bug#35981: ALTER EVENT causes the server to change the PRESERVE option.Tatiana A. Nurnberg2008-08-181-0/+2
* | | Bug#37908: Skipped access right check caused server crash.Evgeny Potemkin2008-09-051-4/+0
* | | merge (into the latest mysql-5.1-bugteam tree)Mattias Jonsson2008-08-131-0/+8
|\ \ \
| * | | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-0/+8
* | | | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-121-335/+1317
|/ / /
* | | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-52/+29
|\ \ \ | | |/ | |/|
| * | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-38/+24
* | | Manual merge of bug#26030 in mysql-5.1-bugteamMarc Alff2008-07-071-76/+34
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-071-45/+48
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-buildunknown2008-04-021-27/+26
| |\
| | * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776unknown2008-04-021-27/+26
| | |\
* | | \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-2/+12
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-04-191-2/+12
| |\ \ \ \
| | * | | | Fix create.test in --ps-protocol broken by the previous push.unknown2008-04-171-2/+12
* | | | | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take unknown2008-05-131-9/+16
* | | | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-7/+6
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776-encore/my51-bug157...unknown2008-04-091-5/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776unknown2008-04-091-32/+31
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776unknown2008-03-311-27/+26
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Fix minor complaints of Marc Alff, for patch against B-g#15776.unknown2008-03-261-1/+1
| | | * | | | Bug#15776: 32-bit signed int used for length of blobunknown2007-08-311-28/+27
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2008-04-031-28/+28
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Bug#15776: 32-bit signed int used for length of blobunknown2008-04-011-28/+28
| |/ / / / /
* | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-4/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-261-4/+25
| |\ \ \ \ \
| | * \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-131-4/+25
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-071-4/+25
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-4/+25
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-071-4/+25
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-261-4/+25
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-141-1/+1
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-4/+25
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-4/+24
* | | | | | | | | | | | | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2008-03-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge stella.local:/home2/mydev/mysql-5.0-axmrgunknown2008-03-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |