summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.17unknown2003-12-171-39/+17
|\
| * cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-4/+2
| * followup to fix for bug #1790 BIT_AND() result in GROUP BY different when unknown2003-12-101-4/+5
| * Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenunknown2003-12-021-4/+2
| * fix for bug #1790: unknown2003-11-211-24/+12
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-3/+3
* | Merge key cache structures to oneunknown2003-11-201-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-301-1/+1
|\ \
| * | small fix in commentunknown2003-10-301-1/+1
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-5/+6
* | | mergeunknown2003-10-281-0/+33
|\ \ \ | |/ / |/| |
| * | Mergeunknown2003-10-221-0/+33
| |\ \
| | * | fixed printability of Items (all items except subselects)unknown2003-10-121-0/+33
* | | | added commentunknown2003-10-241-0/+1
|/ / /
* | | Add in bit_xor function (approved by Sergei)unknown2003-10-151-0/+23
* | | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clauseunknown2003-10-121-2/+2
|/ /
* | Mergeunknown2003-10-061-68/+48
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-071-44/+31
| |\ \
| | * \ mergeunknown2003-09-031-44/+31
| | |\ \
| | | * \ merge with 4.0.15unknown2003-08-291-44/+31
| | | |\ \ | | | | |/
| | | | * Add column names for metadata when running mysql with -Tunknown2003-08-271-1/+6
| | | | * Fixed some varnings from valgrindunknown2003-08-201-40/+27
| | * | | tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t...unknown2003-08-291-4/+4
| | |/ /
| * | | BUGunknown2003-09-041-4/+4
| * | | Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2003-08-291-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | BUGunknown2003-08-291-4/+4
| * | | reset() split in 2 function clear() & add()unknown2003-08-281-19/+12
| |/ /
| * | hanged UDF interface to use clear() instead of reset()unknown2003-08-271-2/+2
* | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-0/+14
* | | mergeunknown2003-08-201-2/+3
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-131-2/+3
| |\ \
| | * | fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-121-2/+3
* | | | mergeunknown2003-08-111-3/+5
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-08-111-1/+1
| |\ \ \
| | * \ \ mergeunknown2003-08-111-1/+1
| | |\ \ \ | | | |/ /
| | | * | Old style charset() and set_charset() were removed.unknown2003-08-051-1/+1
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-08-051-2/+4
| |\ \ \ \ | | |/ / /
| | * | | mergeunknown2003-08-051-2/+4
| | |\ \ \ | | | |/ /
| | | * | Fix:unknown2003-08-051-1/+3
| | | * | Derivation attribute was not processed correctlyunknown2003-07-301-1/+1
* | | | | independent ALL/ANY subselect on top of WHERE clause (subselect without GROUP...unknown2003-07-241-1/+2
|/ / / /
* | | | fix olap test filingunknown2003-07-221-0/+2
* | | | fixed memory leakunknown2003-07-161-0/+5
|/ / /
* | | mergeunknown2003-07-071-14/+20
|\ \ \ | |/ /
| * | fixed memory leak in group_concat function (BUG#796)unknown2003-07-061-6/+12
| * | reduced using of slow current_thd/current_lex macrounknown2003-07-051-8/+8
* | | (SCRUM)unknown2003-07-031-3/+3
|/ /
* | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-261-43/+59
|\ \
| * \ Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-071-21/+139
| |\ \
| * \ \ Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gunknown2003-06-031-43/+59
| |\ \ \