summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-311-2/+10
* A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)unknown2004-04-091-0/+1
* Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenunknown2003-12-021-8/+6
* fix for bug #1790: unknown2003-11-211-5/+17
* Fixed some varnings from valgrindunknown2003-08-201-16/+16
* Fixed bug in SUM() with NULL:sunknown2003-04-151-3/+5
* Better fix for count(distinct) bugunknown2003-02-101-2/+2
* count(distint) on an empty table crash fixedunknown2003-02-101-2/+4
* Fix for MIN/MAX with empty tablesunknown2003-02-031-0/+2
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-17/+17
* OLAP functionality plus some small bug fixesunknown2002-07-201-0/+17
* Fix sorting of NULL values (Should always be first)unknown2002-03-021-0/+3
* Update copyrightunknown2001-12-061-5/+5
* Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+3
* Remove warnings and portability fixesunknown2001-08-141-1/+2
* Fix UNIONunknown2001-08-021-0/+1
* merged new 3.23 errorsunknown2001-06-221-1/+1
* mergeunknown2001-06-211-7/+8
|\
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-1/+2
* | count(distinct) cleanupunknown2001-05-291-3/+4
* | handle tree overflow in count(distinct)unknown2001-05-241-3/+14
* | use tree for count(distinct) when possibleunknown2001-05-111-2/+13
|/
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+3
* Import changesetunknown2000-07-311-0/+464