summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Better fix for count(distinct) bugunknown2003-02-101-2/+2
* count(distint) on an empty table crash fixedunknown2003-02-101-2/+1
* Fixes for Netwareunknown2003-01-281-1/+1
* Added interface for first set of dynamic variables.unknown2002-06-281-3/+4
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
* Update copyrightunknown2001-12-061-5/+5
* Portability fixes.unknown2001-10-031-1/+1
* Final fixes for INSERT into MERGE tables.unknown2001-09-271-30/+99
* Portability fixesunknown2001-09-151-2/+2
* Remove warnings and portability fixesunknown2001-08-141-12/+12
* Fix UNIONunknown2001-08-021-121/+137
* mergedunknown2001-07-021-17/+47
|\
| * mergeunknown2001-06-211-9/+22
| |\
| | * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-6/+22
| * | bk resolve workunknown2001-06-071-1/+1
| |\ \
| | * | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-1/+1
| * | | fixed bug in count(distinct)unknown2001-06-011-3/+3
| * | | cheat when all parts of count(distinct) key are binaryunknown2001-05-291-2/+13
| * | | count(distinct) cleanupunknown2001-05-291-2/+8
| |/ /
* | | memory-limited treeunknown2001-07-021-3/+2
|/ /
* | fixed bug in count(distinct) unknown2001-05-241-3/+6
* | handle tree overflow in count(distinct)unknown2001-05-241-1/+42
* | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-0/+1
* | option to free_root() to not my_free() the blocksunknown2001-05-121-1/+1
* | fixes/optimizations for count(distinct)unknown2001-05-121-9/+16
* | use tree for count(distinct) when possibleunknown2001-05-111-1/+102
|/
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-1/+1
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-0/+4
* Import changesetunknown2000-07-311-0/+941