summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-communityunknown2007-11-091-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#30904 SET PASSWORD statement is non-transactionalunknown2007-10-301-1/+1
| |/ / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergeunknown2007-10-291-2/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-231-0/+2
| |\ \ \ \
| | * | | | merge of the fix for bug 27802 & 27216 to 5.1-optunknown2007-09-261-0/+2
| | |/ / /
| * | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-baseunknown2007-10-181-0/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for bug #29444: crash with partition refering to table in create-selectunknown2007-10-091-0/+8
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-081-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name>unknown2007-09-101-2/+1
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-69/+588
|\ \ \ \ | |/ / /
| * | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-09-131-0/+22
| |\ \ \ | | |/ / | |/| |
| | * | Merge magare.gmz:/home/kgeorge/mysql/work/B30377-5.0-optunknown2007-08-291-0/+22
| | |\ \ | | | |/
| | | * Bug #30377: EXPLAIN loses last_query_cost when used with UNIONunknown2007-08-281-0/+22
| * | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-08-301-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Bug#30333 (Performance, expressions lists in the parser)unknown2007-08-221-1/+0
| * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-08-231-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug30396unknown2007-08-161-1/+2
| | |\ \ | | | |/
| | | * Fixed bug #30396.unknown2007-08-151-1/+2
| | | * Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-0/+4
| | | |\
| * | | | Doxygen warnings.unknown2007-08-161-2/+2