summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+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/+10
|\ \ \
| * | | Small cleanup in code handling stored routines/table prelocking.dlenev@mockturtle.local2006-11-011-1/+10
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-10-231-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed bug #19579: at range analysis optimizer did not take into igor@rurik.mysql.com2006-10-161-1/+1
| |/
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-121-1/+0
|\ \ | |/ |/|
| * BUG#20953: create proc with a create view that uses local vars/paramskroki/tomash@moonlight.intranet2006-10-121-1/+0
* | Fixed bug #21646.igor@rurik.mysql.com2006-09-251-1/+2
* | Merge bk-internal:/home/bk/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-4/+19
|\ \
| * | Fixed bug #21493: crash for the second execution of a functionigor@rurik.mysql.com2006-09-161-4/+19
* | | Merge bk-internal:/home/bk/mysql-5.0-optmsvensson@neptunus.(none)2006-09-041-4/+4
|\ \ \ | |/ /
| * | BUG#21477 "memory overruns for certain kinds of subqueries":sergefp@mysql.com2006-09-011-4/+4
* | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41tsmith@maint2.mysql.com2006-09-011-2/+3
|\ \ \
| * | | Fix for bug #20695: Charset introducer overrides charset definition for column.ramil/ram@mysql.com/myoffice.izhnet.ru2006-08-151-2/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintcmiller@maint1.mysql.com2006-08-231-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge maint1.mysql.com:/data/localhome/cmiller/bug20908/my50-bug20908cmiller@maint1.mysql.com2006-08-151-0/+2
| |\ \ \
| | * | | Bug #20908: Crash if select @@""cmiller@maint1.mysql.com2006-08-151-0/+2
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0rburnett@bk-internal.mysql.com2006-08-031-0/+25
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#20438: CREATE statements for views, stored routines and triggersanozdrin/alik@booka.2006-07-281-0/+24
| | |_|/ | |/| |
| * | | Post-merge fixes for Bug#19399 "Stored Procedures 'Lost Connection' kostja@bodhi.local2006-07-111-1/+1
| * | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-111-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * A fix and a test case for Bug#19399 "res 'Lost Connection' when konstantin@bodhi.netgear2006-07-061-0/+1
| | * Merge mysql.com:/data0/mysqldev/my/mysql-4.1.20-releasekent@mysql.com2006-05-261-25/+5
| | |\
| | * | Fixed bug #14927.igor@rurik.mysql.com2006-05-061-0/+2
* | | | N'xxx' and _utf8'xxx' are not equivalentbar@mysql.com/bar.intranet.mysql.r18.ru2006-07-311-12/+9
|/ / /
* | | Remove a couple of unused/barely used names.konstantin@mysql.com2006-07-011-4/+0
* | | Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementkroki@mysql.com2006-06-271-0/+3
* | | Merge bk-internal:/home/bk/mysql-5.0kent@mysql.com2006-06-021-26/+5
|\ \ \
| * \ \ Merge mysql.com:/data0/mysqldev/my/mysql-5.0.22-releasekent@mysql.com2006-05-261-26/+5
| |\ \ \
| | * \ \ Merge mysql.com:/data0/mysqldev/my/mysql-5.0.17c-releaseserg@mysql.com2006-05-241-26/+5
| | |\ \ \
| | | * \ \ Merge mysql.com:/data0/mysqldev/my/mysql-4.1.16a-releaseserg@mysql.com2006-05-241-26/+5
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | don't let bugfix for bug#8303 break the bugfix for bug#8378kent@mysql.com2006-05-241-25/+5
| | | | |/
* | | | | Bug#17204 "second CALL to procedure crashes Server"gluh@eagle.intranet.mysql.r18.ru2006-05-301-18/+90
|/ / / /
* | | | Fixed wrong free in sql_view.ccmonty@mysql.com2006-05-041-1/+5
|/ / /
* | | This patch does 1) fix my build breakage 2) Complete the removal of all symb...brian@zim.(none)2006-03-091-2/+2
* | | Porting fix that allows others to include compiled code with different parsers. brian@zim.(none)2006-03-091-0/+1
* | | Fix for multiple test failures on some platforms.anozdrin@mysql.com2006-03-091-1/+2
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2006-02-021-1/+1
|\ \ \
| * | | FIxed bug #14927.igor@rurik.mysql.com2006-01-311-0/+2
| | |/ | |/|
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-101-0/+5
|\ \ \ | | |/ | |/|
| * | WL#2486 - Natural/using join according to SQL:2003.timour@mysql.com2005-11-281-0/+5
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-5/+5
|\ \ \ | |/ /
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-5/+5
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-131-0/+5
|\ \ \ | |/ / |/| |
| * | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-221-0/+5
| |\ \