summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Proper fix for bug with BLOB in MIN/MAXunknown2004-01-191-5/+7
* opt_sum.cc:unknown2004-01-121-1/+3
* sql_select.cc, opt_sum.cc:unknown2003-05-071-13/+37
* Fix problem where key_read was not cleaned up properly, which caused assert i...unknown2003-05-031-4/+10
* opt_sum.cc:unknown2003-02-231-1/+2
* Fix problem in MIN/MAX optimisation (from last patch)unknown2003-02-071-2/+9
* Fix for MIN/MAX with empty tablesunknown2003-02-031-25/+67
* bugfix for MERGE tables and MAX(key)unknown2003-01-171-4/+3
* Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-11-091-0/+13
* My previous patch was not good at all.unknown2002-06-171-6/+5
* Fixed a bug in optimiser with MERGE tables with non-unique valuesunknown2002-06-151-3/+4
* Update for BTREE keys in HEAP tablesunknown2002-04-121-7/+15
* fixed wrong DBUG_ASSERT() in IO_CACHEunknown2002-01-311-1/+1
* Fixes for new getoptunknown2002-01-311-1/+2
* Update copyrightunknown2001-12-061-3/+3
* Portability fixunknown2001-11-071-1/+1
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-2/+2
* Fix UNIONunknown2001-08-021-3/+3
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-101-0/+5
* Merged some functions and removed some unused client functions.unknown2001-03-061-6/+5
* Import changesetunknown2000-07-311-0/+359