summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | fixed initialization to satisfy valgrindunknown2004-02-151-1/+1
| |_|/ / |/| | |
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-131-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | my_atof is deletedunknown2004-02-131-2/+2
| |/ /
* | | Added --compact to mysqlbinlogunknown2004-02-091-3/+4
|/ /
* | Pack of changes about 'cleanup()'-sunknown2004-01-201-3/+3
* | Code cleanup (working on PS & cleanup() code)unknown2004-01-191-62/+62
* | Fix for prepared statementsunknown2003-12-301-9/+8
* | Fixes after merge with 4.0unknown2003-12-191-1/+1
* | Merge with 4.0.17unknown2003-12-171-6/+15
|\ \ | |/
| * 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
* | 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