summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#27876 (SF with cyrillic variable name fails during execution (regression))malff/marcsql@weblab.(none)2007-05-251-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekostja@vajra.(none)2007-05-161-0/+6
|\
| * A fix and a test case for kostja@vajra.(none)2007-05-161-0/+6
* | Cleanup: now that we have Lex_input_stream, finish the transitionkostja@vajra.(none)2007-05-111-5/+5
|/
* code review fixmalff/marcsql@weblab.(none)2007-04-251-1/+4
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-04-241-15/+55
|\
| * Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-15/+55
* | Bug #27786:gkodinov/kgeorge@magare.gmz2007-04-201-0/+8
|/
* Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-0/+2
|\
| * Merge moonbone.local:/mnt/gentoo64/work/22331-bug-5.0-opt-mysqlevgen@moonbone.local2007-03-071-0/+2
| |\
| | * Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedevgen@moonbone.local2007-03-071-0/+2
* | | A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewkostja@bodhi.local2007-03-071-0/+4
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-4/+2
|\ \ \ | |/ / |/| |
| * | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-02-161-4/+2
| |\ \ | | |/ | |/|
| | * BUG#25897: Some queries are no longer possible after a CREATE VIEWkroki/tomash@moonlight.home2007-02-041-4/+2
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-02-261-1/+7
|\ \ \
| * | | item.cc:evgen@moonbone.local2007-02-241-0/+5
| * | | Bug#23800: Outer fields in correlated subqueries is used in a temporary tableevgen@moonbone.local2007-02-211-1/+2
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-1/+2
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-1/+2
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+2
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-311-0/+14
|\ \ \
| * | | BUG#25575: ERROR 1052 (Column in from clause is ambiguous) with sub-joingkodinov/kgeorge@macbook.gmz2007-01-311-0/+14
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@mysql.com2007-01-241-1/+1
|\ \ \ \
| * | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-121-1/+1
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-231-0/+4
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode.evgen@moonbone.local2007-01-111-0/+4
| |/ /
* | | Manual merge.kostja@bodhi.local2007-01-151-8/+46
|\ \ \
| * \ \ Merge bodhi.local:/opt/local/work/mysql-4.1-4968kostja@bodhi.local2006-12-121-8/+46
| |\ \ \
| | * | | A fix and test cases forkostja@bodhi.local2006-12-081-8/+48
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-111-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2006-12-111-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#19194 (Right recursion in parser for CASE causes excessive stack usage,malff/marcsql@weblab.(none)2006-11-171-1/+0
* | | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |_|_|/ |/| | |
* | | | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
|/ / /
* | | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-1/+5
|\ \ \
| * \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@mysql.com2006-11-011-1/+3
| |\ \ \
| | * | | BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-1/+3
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2006-10-311-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #21809: Error 1356 while selecting from view with grouping though underlyinggkodinov/kgeorge@macbook.gmz2006-10-241-0/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2006-11-011-1/+5
|\ \ \ \ \
| * | | | | Small cleanup in code handling stored routines/table prelocking.dlenev@mockturtle.local2006-11-011-1/+5
| | |_|/ / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-10-231-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fixed bug #19579: at range analysis optimizer did not take into igor@rurik.mysql.com2006-10-161-1/+2
| |/ /
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-121-1/+20
|\ \ \ | |/ / |/| |
| * | BUG#20953: create proc with a create view that uses local vars/paramskroki/tomash@moonlight.intranet2006-10-121-1/+20
* | | Merge bk-internal:/home/bk/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-1/+1
|\ \ \
| * | | Fixed bug #21493: crash for the second execution of a functionigor@rurik.mysql.com2006-09-161-1/+1
* | | | Merge bk-internal:/home/bk/mysql-5.0-optmsvensson@neptunus.(none)2006-09-041-1/+7
|\ \ \ \ | |/ / /