summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@pylon.mylan2007-07-311-0/+10
|\
| * BUG#29582: huge memory consumption with union, subselect, joins:sergefp@mysql.com2007-07-311-0/+10
* | Merge mysql.com:/home/hf/work/29717/my41-29717holyfoot/hf@hfmain.(none)2007-07-311-0/+9
|\ \ | |/ |/|
| * Bug #29717 INSERT INTO SELECT inserts values even ifholyfoot/hf@mysql.com/hfmain.(none)2007-07-311-0/+9
| * gcc 4.1 linux warning fixes backported from 5.0.gkodinov@mysql.com2006-06-281-1/+1
* | Bug#27333: subquery grouped for aggregate of outer gkodinov/kgeorge@magare.gmz2007-06-291-2/+2
* | Fixed bug #28375: a query with an NOT IN subquery predicate may causeigor@olga.mysql.com2007-05-111-0/+7
* | Bug #27807.gkodinov/kgeorge@magare.gmz2007-05-041-0/+1
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-03-221-12/+41
|\ \
| * | Bug #26207: When making the key image to usegkodinov/kgeorge@magare.gmz2007-03-221-12/+41
* | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedevgen@moonbone.local2007-03-071-1/+1
|/ /
* | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-121-3/+39
* | 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
* | BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-3/+8
* | rename of the new members introduced in the fix for bug 21798gkodinov/kgeorge@macbook.gmz2006-10-171-4/+4
* | Bug#21798: memory leak during query execution with subquery in columngkodinov/kgeorge@macbook.gmz2006-10-171-0/+15
* | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-06-021-1/+1
|\ \ | |/
| * Fixed bug #18206.igor@rurik.mysql.com2006-06-021-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2006-02-271-1/+1
|\ \
| * | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-1/+2
* | | Cleanup.konstantin@mysql.com2006-02-231-7/+3
|/ /
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-2/+9
|\ \ | |/
| * Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).bell@sanja.is.com.ua2006-01-181-2/+9
* | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-1/+0
* | Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.timour@mysql.com2005-11-301-0/+6
* | Merge mysql.com:/home/psergey/mysql-5.0-bug14026-r2sergefp@mysql.com2005-11-031-1/+10
|\ \
| * | BUG#13126: When choosing join order for join with nested joins, don't produce...sergefp@mysql.com2005-10-251-1/+10
* | | Manually mergedevgen@moonbone.local2005-11-011-0/+1
|\ \ \ | | |/ | |/|
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-11-011-0/+1
| |\ \
| | * | Fix bug#14186 select datefield is null not updatedevgen@moonbone.local2005-10-281-0/+1
* | | | Manually mergedevgen@moonbone.local2005-10-281-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server evgen@moonbone.local2005-10-281-0/+1
| |/
* | A fix and a test case for Bug#12736 "Server crash during a select".konstantin@mysql.com2005-10-131-1/+1
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-53/+6
* | Remove an obsolete comment and an unused variable.konstantin@mysql.com2005-09-081-3/+1
* | Fixes during review of new pushed codemonty@mysql.com2005-08-121-4/+4
* | A fix for Bug#11901 "mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY join inkonstantin@mysql.com2005-08-101-0/+5
* | A fix and a test case for Bug#11909 "mysql_stmt_attr_set konstantin@mysql.com2005-08-081-0/+1
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-0/+6
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+2
* | Implement MarkM optimization request to avoid redundnat packet exchangekonstantin@mysql.com2005-07-141-1/+1
* | A fix and a test case for Bug#11172 "mysql_stmt_attr_setkonstantin@mysql.com2005-07-011-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-06-241-1/+9
|\ \
| * | - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup().konstantin@mysql.com2005-06-241-1/+9
* | | Manual mergeigor@rurik.mysql.com2005-06-231-9/+16
|\ \ \ | |/ / |/| / | |/
| * func_str.result, func_str.test:igor@rurik.mysql.com2005-06-231-9/+16
* | Adjust to the changed Query_arena constructor:konstantin@mysql.com2005-06-221-1/+2
* | renamed:serg@serg.mylan2005-06-151-4/+4
* | A fix and test case for Bug#10729 "mysql_stmt_attr_set konstantin@mysql.com2005-06-091-2/+0