summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| * Postfix bug#49124Libing Song2011-01-261-1/+1
| * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave2011-01-151-4/+4
* | Fixed following problems:Sergey Glukhov2010-12-141-8/+9
* | WL#5370 Keep forward-compatibility when changing2010-08-181-0/+17
* | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave2010-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 entry2010-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;2010-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.0cmiller@zippy.cornsilk.net2007-12-101-1/+9
| | |\ \ \
| | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-101-1/+9
| | | |\ \ \
| | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-1/+9
| | | | |\ \ \
| | | | | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-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-releasetimothy.smith@sun.com2008-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-mysqlevgen@moonbone.local2008-03-281-0/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#27219: Aggregate functions in ORDER BY.evgen@moonbone.local2008-03-271-1/+10
| |/ / / / /
* | | | | | Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-6/+6
* | | | | | Bug#34587 Creating a view inside a stored procedure leads to a server crashdavi@mysql.com/endora.local2008-02-201-4/+2
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergecmiller@zippy.cornsilk.net2007-12-141-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my51-bug31153thek@adventure.(none)2007-11-211-2/+2
| |\ \ \ \ \ \