summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24987unknown2007-01-301-5/+5
|\
| * Fixed bug #24987.unknown2007-01-301-5/+5
* | Many files:unknown2006-12-231-2/+1
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+6
|\ \ | |/
| * Merge willster.(none):/home/stewart/Documents/MySQL/4.1/mainunknown2006-09-251-2/+2
| |\
| * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-1/+6
* | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B16792-4.1-optunknown2006-09-051-2/+2
|\ \ \ | | |/ | |/|
| * | Bug #16792 query with subselect, join, and group not returning proper valuesunknown2006-08-101-2/+2
| |/
* | Merge may.pils.ru:/home/svoj/devel/mysql/BUG20357/mysql-4.1unknown2006-06-211-0/+6
|\ \ | |/
| * Merge april:devel/BitKeeper/mysql-4.1unknown2006-06-211-0/+6
| |\
| | * BUG#20357 - Got error 124 from storage engine using MIN and MAXunknown2006-06-211-0/+6
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-151-2/+4
|\ \ \
| * | | Post-review corrections of the fix for bug #18206.unknown2006-06-131-2/+4
| |/ /
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-131-4/+0
|\ \ \ | |/ /
| * | Cleanup for the fix of bug 18206.unknown2006-06-021-4/+0
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-021-3/+14
|\ \ \ | |/ /
| * | Fixed bug #18206.unknown2006-06-021-3/+14
| |/
* | Remove redundant code in opt_sum_query()unknown2006-04-061-20/+7
* | Fixed bug #18237.unknown2006-04-041-1/+7
* | Fixed bug #16016: MIN/MAX optimization was not applied to views.unknown2006-01-061-5/+5
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-5/+5
|\ \ | |/
| * Fixed error found during review of new pushed codeunknown2005-09-251-7/+7
* | Merge from 4.1 to 5.0unknown2005-09-231-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-231-12/+65
|\ \ | |/
| * Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-09-211-29/+67
| |\
| | * Fix for BUG#12882 - min/max inconsistent on empty table.unknown2005-09-211-29/+67
| * | Fix bug #13218: InnoDB: using a partial-field key prefix in searchunknown2005-09-191-1/+2
| |/
* | Fixed wrong key length when using MIN() optimization (non fatal, but caused I...unknown2005-06-061-1/+2
* | Fixes while reviewing new codeunknown2005-05-061-4/+6
* | Mergeunknown2005-03-051-1/+1
|\ \ | |/
| * logging_ok:unknown2005-03-041-1/+1
* | First stage of table definition cacheunknown2005-01-061-1/+1
* | Merge with new VARCHAR codeunknown2004-12-061-2/+1
|\ \
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-2/+1
* | | mergeunknown2004-11-211-5/+5
|\ \ \
| * \ \ mergeunknown2004-11-111-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-5/+5
* | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-1/+1
|/ / /
* | | merge with 4.1unknown2004-10-291-10/+6
|\ \ \ | | |/ | |/|
| * | opt_sum.cc:unknown2004-09-151-6/+4
| * | func_group.test, func_group.result:unknown2004-09-071-10/+8
* | | Merge for post-merge fixes for Item_equal patch.unknown2004-10-191-0/+15
|\ \ \
| * \ \ Merge for Item_equal.unknown2004-10-091-0/+15
| |\ \ \ | | |_|/ | |/| |
| | * | Mergeunknown2003-12-011-1/+0
| | |\ \
| | * | | This ChangeSet Introdices Item_equal.unknown2003-11-261-0/+15
* | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-1/+1
|/ / / /
* | | | VIEWunknown2004-07-161-2/+2
| |_|/ |/| |
* | | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+1
* | | fowwlowup fixes for index_flags()unknown2004-06-301-6/+7
* | | handler interface cleanups:unknown2004-06-231-18/+8