summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2003-10-221-0/+2
|\
| * fixed printability of Items (all items except subselects)unknown2003-10-121-0/+2
* | Add in bit_xor function (approved by Sergei)unknown2003-10-151-0/+12
|/
* Mergeunknown2003-10-061-33/+34
|\
| * fixed bug with Item_sum_min/Item_sum_max from test func_gconcat.testunknown2003-10-031-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-071-17/+17
| |\
| | * merge with 4.0.15unknown2003-08-291-17/+17
| | |\
| | | * Fixed some varnings from valgrindunknown2003-08-201-16/+16
| * | | BUGunknown2003-09-041-2/+2
| * | | Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2003-08-291-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | BUGunknown2003-08-291-0/+1
| * | | fixed typounknown2003-08-281-1/+1
| * | | reset() split in 2 function clear() & add()unknown2003-08-281-15/+14
| |/ /
| * | hanged UDF interface to use clear() instead of reset()unknown2003-08-271-1/+2
* | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-0/+2
|/ /
* | fixed memory leakunknown2003-07-161-2/+2
* | 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
|\ \