summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* rename of the new members introduced in the fix for bug 21798unknown2006-10-171-4/+4
* Bug#21798: memory leak during query execution with subquery in columnunknown2006-10-171-0/+15
* Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-021-1/+1
|\
| * Fixed bug #18206.unknown2006-06-021-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-271-1/+1
|\ \
| * | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-1/+2
* | | Cleanup.unknown2006-02-231-7/+3
|/ /
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-2/+9
|\ \ | |/
| * Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).unknown2006-01-181-2/+9
* | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-1/+0
* | Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.unknown2005-11-301-0/+6
* | Merge mysql.com:/home/psergey/mysql-5.0-bug14026-r2unknown2005-11-031-1/+10
|\ \
| * | BUG#13126: When choosing join order for join with nested joins, don't produce...unknown2005-10-251-1/+10
* | | Manually mergedunknown2005-11-011-0/+1
|\ \ \ | | |/ | |/|
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-011-0/+1
| |\ \
| | * | Fix bug#14186 select datefield is null not updatedunknown2005-10-281-0/+1
* | | | Manually mergedunknown2005-10-281-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server unknown2005-10-281-0/+1
| |/
* | A fix and a test case for Bug#12736 "Server crash during a select".unknown2005-10-131-1/+1
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-53/+6
* | Remove an obsolete comment and an unused variable.unknown2005-09-081-3/+1
* | Fixes during review of new pushed codeunknown2005-08-121-4/+4
* | A fix for Bug#11901 "mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY join inunknown2005-08-101-0/+5
* | A fix and a test case for Bug#11909 "mysql_stmt_attr_set unknown2005-08-081-0/+1
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-0/+6
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+2
* | Implement MarkM optimization request to avoid redundnat packet exchangeunknown2005-07-141-1/+1
* | A fix and a test case for Bug#11172 "mysql_stmt_attr_setunknown2005-07-011-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-241-1/+9
|\ \
| * | - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup().unknown2005-06-241-1/+9
* | | Manual mergeunknown2005-06-231-9/+16
|\ \ \ | |/ / |/| / | |/
| * func_str.result, func_str.test:unknown2005-06-231-9/+16
* | Adjust to the changed Query_arena constructor:unknown2005-06-221-1/+2
* | renamed:unknown2005-06-151-4/+4
* | A fix and test case for Bug#10729 "mysql_stmt_attr_set unknown2005-06-091-2/+0
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"unknown2005-05-121-0/+4
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | A fix and a test case for Bug#9520 "SELECT DISTINCT crashes serverunknown2005-04-301-2/+16
* | BUG#9103 merge to 5.0unknown2005-04-201-1/+1
|\ \ | |/
| * Fix for BUG#9103: unknown2005-04-181-1/+1
* | Manually merged (will need a post-merge fix)unknown2005-04-051-0/+10
|\ \ | |/
| * Fix for BUG#8877: Implementation of unknown2005-04-051-0/+10
* | after merge fix/unknown2005-03-301-4/+3
* | Manual mergeunknown2005-03-241-1/+1
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"unknown2005-03-241-1/+1
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
|/ /
* | Merge 4.1 -> 5.0unknown2005-03-171-1/+2
|\ \ | |/
| * olap.result, olap.test:unknown2005-03-151-1/+2
* | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) andunknown2005-03-131-0/+1