summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* WL#5370 Keep forward-compatibility when changingunknown2010-08-181-0/+17
* BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-3/+17
* Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-4/+44
|\
| * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-4/+44
* | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-10/+13
|/
* Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-281-0/+1
* Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-0/+2
* Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-021-25/+0
* Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-301-0/+25
* Bug#43746: YACC return wrong query string when parse 'load data infile' sql s...Tatiana A. Nurnberg2009-09-281-7/+0
* Manual merge.Davi Arnaut2009-08-101-4/+4
|\
* \ merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2009-05-271-0/+2
|\ \
| * | Bug #38159: Function parsing problem generates misleading error messageGeorgi Kodinov2009-05-271-0/+2
| |/
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+9
| |\
| | * Merged from 5.0 (enterprise).Chad MILLER2008-12-171-3/+56
| | |\
| | * \ Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+10
| | |\ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-1/+9
| | |\ \ \
| | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-101-1/+9
| | | |\ \ \
| | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-1/+9
| | | | |\ \ \
| | | | | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-1/+9
| | | | | |\ \ \
* | | | | | \ \ \ Merge fix for bug 39559 and bugteam trunk.Chad MILLER2009-04-101-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug#39559: dump of stored procedures / functions with C-style \Chad MILLER2009-04-091-0/+14
* | | | | | | | | | Merge Bug#43230 into mysql-5.1-bugteamDavi Arnaut2009-04-031-0/+16
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-0/+16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | auto-mergeIgnacio Galarza2009-03-171-0/+9
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Bug#39843 DELETE requires write access to table in subquery in where clauseKristofer Pettersson2009-03-051-0/+9
* | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
* | | | | | | | BUG#41924: high-level replication functions are not commentedSven Sandberg2009-01-091-0/+9
* | | | | | | | 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
* | | | | | | | | mergeMattias Jonsson2008-11-041-6/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Bug#39434: ALTER TABLE CHECK/OPTIMIZE/ANALYZE PARTITION workMattias Jonsson2008-10-101-6/+3
* | | | | | | | | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-081-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-0/+1
* | | | | | | | Bug#26020: User-Defined Variables are not consistent withGleb Shchepa2008-09-181-0/+1
* | | | | | | | Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-08-111-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-2/+2
* | | | | | | | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-1/+53
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-1/+53
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge moonbone.local:/work/27219-5.0-opt-mysqlunknown2008-03-281-0/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-1/+10
| |/ / / / /
* | | | | | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-6/+6
* | | | | | Bug#34587 Creating a view inside a stored procedure leads to a server crashunknown2008-02-201-4/+2
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my51-bug31153unknown2007-11-211-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-2/+2
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-2/+3
| | | |/ / / /
| * | | | | | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainunknown2007-11-121-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-11-101-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-051-0/+1