summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-021-5/+5
|\
| * 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
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergestewart@willster.(none)2006-10-181-1/+6
|\ \ \ | |/ /
| * | 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 dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-2/+2
|\ \ \ \ | |/ / /
| * | | 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 mysql.com:/home/emurphy/src/bk-clean/tmp_mergeelliot@mysql.com2006-06-251-0/+6
|\ \ \ | |/ /
| * | 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
* | | | Manually mergedevgen@moonbone.local2006-06-181-3/+12
|\ \ \ \ | |/ / /
| * | | 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
| | |/
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-9/+52
* | | Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0hartmut@mysql.com2006-04-071-20/+7
|\ \ \ | |/ /
| * | Remove redundant code in opt_sum_query()sergefp@mysql.com2006-04-061-20/+7
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-04-051-1/+7
|\ \ \ | |/ /
| * | Fixed bug #18237.igor@rurik.mysql.com2006-04-041-1/+7
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0igor@rurik.mysql.com2006-01-061-5/+5
|\ \ \ | |/ /
| * | Fixed bug #16016: MIN/MAX optimization was not applied to views.igor@rurik.mysql.com2006-01-061-5/+5
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-10/+64
|\ \ \ | |/ /
| * | 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
| | |/
* | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-2/+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
|/ / /