summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-12/+12
* Fix UNIONmonty@tik.mysql.fi2001-08-021-121/+137
* mergedserg@serg.mysql.com2001-07-021-17/+47
|\
| * mergemonty@work.mysql.com2001-06-211-9/+22
| |\
| | * Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-6/+22
| * | bk resolve workSinisa@sinisa.nasamreza.org2001-06-071-1/+1
| |\ \
| | * | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-1/+1
| * | | fixed bug in count(distinct)sasha@mysql.sashanet.com2001-06-011-3/+3
| * | | cheat when all parts of count(distinct) key are binarysasha@mysql.sashanet.com2001-05-291-2/+13
| * | | count(distinct) cleanupsasha@mysql.sashanet.com2001-05-291-2/+8
| |/ /
* | | memory-limited treeserg@serg.mysql.com2001-07-021-3/+2
|/ /
* | fixed bug in count(distinct) sasha@mysql.sashanet.com2001-05-241-3/+6
* | handle tree overflow in count(distinct)sasha@mysql.sashanet.com2001-05-241-1/+42
* | Don't write rows in MyISAM tables when using count(distinct)monty@tik.mysql.fi2001-05-231-0/+1
* | option to free_root() to not my_free() the blockssasha@mysql.sashanet.com2001-05-121-1/+1
* | fixes/optimizations for count(distinct)sasha@mysql.sashanet.com2001-05-121-9/+16
* | use tree for count(distinct) when possiblesasha@mysql.sashanet.com2001-05-111-1/+102
|/
* Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-1/+1
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-0/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+941