summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-1/+10
* Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-2/+3
* Bug #30377: EXPLAIN loses last_query_cost when used with UNIONunknown2007-08-281-0/+22
* Fixed bug #30396.unknown2007-08-151-1/+2
* Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-0/+4
|\
| * Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionunknown2007-08-031-0/+4
* | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-07-061-1/+1
|\ \
| * | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-1/+1
| |/
* | A fix and a test case for Bug#29050 Creation of a legal stored procedureunknown2007-07-051-0/+2
|/
* Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-161-0/+6
|\
| * A fix and a test case for unknown2007-05-161-0/+6
* | Cleanup: now that we have Lex_input_stream, finish the transitionunknown2007-05-111-5/+5
|/
* code review fixunknown2007-04-251-1/+4
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-241-15/+55
|\
| * Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-15/+55
* | Bug #27786:unknown2007-04-201-0/+8
|/
* Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-0/+2
|\
| * Merge moonbone.local:/mnt/gentoo64/work/22331-bug-5.0-opt-mysqlunknown2007-03-071-0/+2
| |\
| | * Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedunknown2007-03-071-0/+2
* | | A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewunknown2007-03-071-0/+4
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-011-4/+2
|\ \ \ | |/ / |/| |
| * | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-02-161-4/+2
| |\ \ | | |/ | |/|
| | * BUG#25897: Some queries are no longer possible after a CREATE VIEWunknown2007-02-041-4/+2
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-02-261-1/+7
|\ \ \
| * | | item.cc:unknown2007-02-241-0/+5
| * | | Bug#23800: Outer fields in correlated subqueries is used in a temporary tableunknown2007-02-211-1/+2
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-1/+2
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1/+2
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+2
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-311-0/+14
|\ \ \
| * | | BUG#25575: ERROR 1052 (Column in from clause is ambiguous) with sub-joinunknown2007-01-311-0/+14
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-241-1/+1
|\ \ \ \
| * | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-1/+1
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-01-231-0/+4
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode.unknown2007-01-111-0/+4
| |/ /
* | | Manual merge.unknown2007-01-151-8/+46
|\ \ \
| * \ \ Merge bodhi.local:/opt/local/work/mysql-4.1-4968unknown2006-12-121-8/+46
| |\ \ \
| | * | | A fix and test cases forunknown2006-12-081-8/+48
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-12-111-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,unknown2006-11-171-1/+0
* | | | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | | | Many files:unknown2006-12-231-2/+1
| |_|_|/ |/| | |
* | | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
|/ / /
* | | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-1/+5
|\ \ \
| * \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-11-011-1/+3
| |\ \ \
| | * | | BUG#8804: wrong results for NULL IN (SELECT ...)unknown2006-10-311-1/+3
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-10-311-0/+2
| |\ \ \ \ | | |/ / / | |/| | |