summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #21809: Error 1356 while selecting from view with grouping though underlyingunknown2006-10-241-0/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-11-011-1/+5
|\ \ \ \ \
| * | | | | Small cleanup in code handling stored routines/table prelocking.unknown2006-11-011-1/+5
| | |_|/ / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-10-231-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed bug #19579: at range analysis optimizer did not take into unknown2006-10-161-1/+2
| |/ /
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-10-121-1/+20
|\ \ \ | |/ / |/| |
| * | BUG#20953: create proc with a create view that uses local vars/paramsunknown2006-10-121-1/+20
* | | Merge bk-internal:/home/bk/mysql-5.0-optunknown2006-09-181-1/+1
|\ \ \
| * | | Fixed bug #21493: crash for the second execution of a functionunknown2006-09-161-1/+1
* | | | Merge bk-internal:/home/bk/mysql-5.0-optunknown2006-09-041-1/+7
|\ \ \ \ | |/ / /
| * | | BUG#21477 "memory overruns for certain kinds of subqueries":unknown2006-09-011-1/+7
* | | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41unknown2006-09-011-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for bug #20695: Charset introducer overrides charset definition for column.unknown2006-08-151-1/+1
| * | Fixed bug #14927.unknown2006-05-061-0/+1
* | | Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0unknown2006-08-091-1/+1
|\ \ \
| * | | sql_base.cc, unireg.h, sql_lex.h, table.cc, sql_view.h, sql_view.cc:unknown2006-08-091-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-1/+1
|\ \ \ \ | |/ / /
| * | | Bug #21080: ALTER VIEW makes user restate SQL SECURITY mode, and ALGORITHMunknown2006-07-311-1/+1
| | |/ | |/|