summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix for Bug#5615 and merge from 4.1unknown2005-03-011-0/+4
* | Merge with global treeunknown2004-12-191-5/+2
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-2/+5
* | A small cleanup in sql_select.hunknown2004-11-241-2/+1
* | mergeunknown2004-11-121-1/+1
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-1/+1
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-1/+1
| | |\ \
| | | * | errors without code removedunknown2004-10-201-1/+1
* | | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Simpler arena swapping codeunknown2004-11-081-1/+1
* | | | Merge for post-merge fixes for Item_equal patch.unknown2004-10-191-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | table.h, sql_select.h:unknown2004-10-191-1/+2
| * | | Merge for Item_equal.unknown2004-10-091-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Manual mergeunknown2004-02-191-2/+4
| | |\ \
| | * \ \ Auto Mergeunknown2003-12-231-0/+2
| | |\ \ \
| | | * \ \ Mergeunknown2003-12-011-13/+25
| | | |\ \ \
| | | * \ \ \ Post-merge after itroducing Item_equalunknown2003-11-261-0/+2
| | | |\ \ \ \
| | | | * | | | This ChangeSet Introdices Item_equal.unknown2003-11-261-0/+2
* | | | | | | | Merge with implementation of WL#1724.unknown2004-10-111-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Implementation of the last review comments for WL#1724unknown2004-09-101-1/+1
| * | | | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-0/+1
* | | | | | | | Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-1/+1
* | | | | | | | Merge with 4.1unknown2004-09-061-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | after review patchunknown2004-08-311-1/+0
* | | | | | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-2/+55
* | | | | | | After merge fixunknown2004-06-251-3/+12
|\ \ \ \ \ \ \