summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-2/+7
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-141-0/+3
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-0/+3
| |\
| | * Bug#24795: Add SHOW PROFILEunknown2007-01-031-0/+3
* | | 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
| | |/ | |/|
* | | Fix for BUG#20438: CREATE statements for views, stored routines and triggersunknown2006-07-281-1/+1
|/ /
* | auxilliary -> auxiliaryunknown2006-07-041-1/+1
* | Remove a couple of unused/barely used names.unknown2006-07-011-3/+0
* | Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementunknown2006-06-271-0/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-0/+5
|\ \
| * | A fix and a test case forunknown2006-06-271-0/+5
* | | Manually mergedunknown2006-06-171-0/+2
|\ \ \ | |/ / |/| |
| * | Fixed bug#19789: REPLACE was allowed for a VIEW with CHECK OPTION enabled.unknown2006-06-071-0/+2
* | | Bug#17204 "second CALL to procedure crashes Server"unknown2006-05-301-59/+92
|/ /
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0unknown2006-04-211-0/+1
|\ \ | |/
| * Fixed bug #18767.unknown2006-04-201-0/+1
* | This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-2/+2
* | Porting fix that allows others to include compiled code with different parsers. unknown2006-03-091-0/+4
* | Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-5/+9
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0unknown2006-02-021-0/+1
|\ \
| * | FIxed bug #14927.unknown2006-01-311-0/+1
| |/
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-2/+2
|\ \
| * \ Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-2/+2
| |\ \