summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* reduced using of slow current_thd/current_lex macrounknown2003-07-051-1/+0
* Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-071-38/+41
|\
| * Added SQLSTATE to client/server protocolunknown2003-06-041-38/+41
* | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gunknown2003-06-031-8/+21
|\ \ | |/ |/|
| * URGENTunknown2003-05-311-8/+21
* | Merge with 4.0.13unknown2003-05-191-3/+5
|\ \ | |/ |/|
| * Fixed bug in SUM() with NULL:sunknown2003-04-151-3/+5
* | Removed compiler warningsunknown2003-05-061-16/+15
* | replace default separator in group_concat, correct a bugunknown2003-04-161-0/+2
* | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)unknown2003-04-031-1/+3
* | Auto mergedunknown2003-04-021-1/+85
|\ \
| * | This is full commit of group_concat with support subselectsunknown2003-03-181-1/+85
* | | stringcmp() and sortcmp() have been unifiedunknown2003-03-041-3/+5
|/ /
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+3
* | mergeunknown2003-02-101-0/+2
|\ \ | |/
| * Better fix for count(distinct) bugunknown2003-02-101-2/+2
| * count(distint) on an empty table crash fixedunknown2003-02-101-2/+4
* | Merge with 4.0.11unknown2003-02-041-0/+2
|\ \ | |/
| * Fix for MIN/MAX with empty tablesunknown2003-02-031-0/+2
* | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-51/+62
* | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-0/+16
* | mergingunknown2003-01-251-20/+68
|\ \
| * | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-4/+68
* | | strnto family functions now return error in a new argumentunknown2003-01-161-2/+4
* | | Updates for multi-byte character setsunknown2003-01-141-1/+2
* | | COUNT(DISTINCT field) now honors charsetsunknown2002-12-191-1/+4
* | | mergeunknown2002-12-141-2/+4
|\ \ \
| * | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-2/+4
| |/ /
* | | fix stupid error in comments to VARIANCE+STDunknown2002-12-141-8/+12
* | | add VARIANCE functionunknown2002-12-141-12/+45
|/ /
* | Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-1/+1
* | many bug fixesunknown2002-11-301-1/+1
* | New functionsunknown2002-11-281-2/+2
* | mergingunknown2002-11-271-0/+1
|\ \
| * | prevent using references on sum function (except HAVING clouse of current sel...unknown2002-11-211-0/+1
* | | IN subselect with ORDER BY, HAVING & sum functionsunknown2002-10-311-3/+8
|/ /
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-17/+0
* | Merge with 4.0.3unknown2002-08-301-4/+4
|\ \ | |/ |/|
| * subselect in having clauseunknown2002-07-011-4/+4
* | 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