summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug24987igor@olga.mysql.com2007-01-301-5/+5
|\
| * Fixed bug #24987.igor@olga.mysql.com2007-01-301-5/+5
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+6
|\ \ | |/
| * Merge willster.(none):/home/stewart/Documents/MySQL/4.1/mainstewart@willster.(none)2006-09-251-2/+2
| |\
| * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+6
* | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B16792-4.1-optgkodinov/kgeorge@macbook.gmz2006-09-051-2/+2
|\ \ \ | | |/ | |/|
| * | Bug #16792 query with subselect, join, and group not returning proper valuesgkodinov/kgeorge@macbook.gmz2006-08-101-2/+2
| |/
* | Merge may.pils.ru:/home/svoj/devel/mysql/BUG20357/mysql-4.1svoj@may.pils.ru2006-06-211-0/+6
|\ \ | |/
| * Merge april:devel/BitKeeper/mysql-4.1svoj@may.pils.ru2006-06-211-0/+6
| |\
| | * BUG#20357 - Got error 124 from storage engine using MIN and MAXsvoj@may.pils.ru2006-06-211-0/+6
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-06-151-2/+4
|\ \ \
| * | | Post-review corrections of the fix for bug #18206.igor@rurik.mysql.com2006-06-131-2/+4
| |/ /
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-06-131-4/+0
|\ \ \ | |/ /
| * | Cleanup for the fix of bug 18206.igor@rurik.mysql.com2006-06-021-4/+0
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-06-021-3/+14
|\ \ \ | |/ /
| * | Fixed bug #18206.igor@rurik.mysql.com2006-06-021-3/+14
| |/
* | Remove redundant code in opt_sum_query()sergefp@mysql.com2006-04-061-20/+7
* | Fixed bug #18237.igor@rurik.mysql.com2006-04-041-1/+7
* | Fixed bug #16016: MIN/MAX optimization was not applied to views.igor@rurik.mysql.com2006-01-061-5/+5
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-5/+5
|\ \ | |/
| * Fixed error found during review of new pushed codemonty@mysql.com2005-09-251-7/+7
* | Merge from 4.1 to 5.0msvensson@neptunus.(none)2005-09-231-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-231-12/+65
|\ \ | |/
| * Merge mysql.com:/home/timka/mysql/src/4.1-virgintimour@mysql.com2005-09-211-29/+67
| |\
| | * Fix for BUG#12882 - min/max inconsistent on empty table.timour@mysql.com2005-09-211-29/+67
| * | Fix bug #13218: InnoDB: using a partial-field key prefix in searchevgen@moonbone.local2005-09-191-1/+2
| |/
* | Fixed wrong key length when using MIN() optimization (non fatal, but caused I...monty@mysql.com2005-06-061-1/+2
* | Fixes while reviewing new codemonty@mishka.local2005-05-061-4/+6
* | Mergebar@mysql.com2005-03-051-1/+1
|\ \ | |/
| * logging_ok:igor@linux.local2005-03-041-1/+1
* | First stage of table definition cachemonty@mysql.com2005-01-061-1/+1
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-2/+1
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-2/+1
* | | mergebell@sanja.is.com.ua2004-11-211-5/+5
|\ \ \
| * \ \ mergebell@sanja.is.com.ua2004-11-111-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-5/+5
* | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-1/+1
|/ / /
* | | merge with 4.1monty@mysql.com2004-10-291-10/+6
|\ \ \ | | |/ | |/|
| * | opt_sum.cc:igor@rurik.mysql.com2004-09-151-6/+4
| * | func_group.test, func_group.result:igor@rurik.mysql.com2004-09-071-10/+8
* | | Merge for post-merge fixes for Item_equal patch.igor@rurik.mysql.com2004-10-191-0/+15
|\ \ \
| * \ \ Merge for Item_equal.igor@rurik.mysql.com2004-10-091-0/+15
| |\ \ \ | | |_|/ | |/| |
| | * | Mergeigor@rurik.mysql.com2003-12-011-1/+0
| | |\ \
| | * | | This ChangeSet Introdices Item_equal.igor@rurik.mysql.com2003-11-261-0/+15
* | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-1/+1
|/ / / /
* | | | VIEWbell@sanja.is.com.ua2004-07-161-2/+2
| |_|/ |/| |
* | | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-1/+1
* | | fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-6/+7
* | | handler interface cleanups:serg@serg.mylan2004-06-231-18/+8