summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2005-03-231-1/+2
|\
| * Fix Windows compile warnings, declarations of walk functionsunknown2005-03-221-1/+2
* | Cleanup of Item_func_group_concatunknown2005-03-181-27/+20
|/
* WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up unknown2005-03-151-37/+14
* WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) andunknown2005-03-131-19/+63
* Fixed BUG#8937: Stored Procedure: AVG() works as SUM() in SELECT ... INTO sta...unknown2005-03-071-0/+2
* Fix for Bug#5615 and merge from 4.1unknown2005-03-011-1/+2
* Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-271-3/+6
|\
| * BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP).unknown2005-02-251-3/+6
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+0
|/
* After merge fixesunknown2005-02-221-4/+10
* Merge with 4.1unknown2005-02-221-1/+3
|\
| * Backport my_strntod() from 5.0unknown2005-02-221-2/+4
* | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-2/+13
* | Precision Math implementationunknown2005-02-091-46/+120
* | After merge fixesunknown2005-01-151-4/+6
* | Merge with 4.1unknown2005-01-151-2/+3
|\ \ | |/
| * func_gconcat.result, func_gconcat.test:unknown2005-01-151-2/+3
* | Better handling of ensuring that setup_tables() are not called twiceunknown2005-01-031-1/+2
* | Merge with 4.1unknown2004-12-221-2/+6
|\ \ | |/
| * postreview fixunknown2004-12-071-1/+1
| * mergeunknown2004-12-071-2/+6
| |\
| | * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-2/+7
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-251-1/+1
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-251-1/+1
| |\ \
| | * | A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur...unknown2004-11-061-1/+1
| | |/
* | | mergedunknown2004-11-201-5/+4
|\ \ \ | |/ /
| * | Bug #6658 MAX(column) returns incorrect coercibilityunknown2004-11-191-5/+4
| |/
* | Rename: Item::val -> Item::val_real().unknown2004-11-111-21/+29
* | merge with 4.1unknown2004-10-291-8/+3
|\ \ | |/
| * A lot of fixes for prepared statements (PS):unknown2004-10-261-1/+0
| * args_copy and cleunup() removed from Item_sumunknown2004-10-091-7/+3
* | Merge with 4.1unknown2004-09-061-4/+12
|\ \ | |/
| * Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-2/+2
| * manually mergedunknown2004-08-181-2/+10
| |\
| | * BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-311-2/+10
* | | Merge with 4.1.3-betaunknown2004-07-071-1/+2
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-151-1/+0
| |\ \
| | * | a fixunknown2004-06-081-1/+0
| * | | cleunup() of count() and max()/min() added (BUG#2687)unknown2004-06-101-0/+2
| |/ /
* | | Merging 4.1 to 5.0.unknown2004-05-261-7/+1
|\ \ \ | |/ /
| * | keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-7/+1
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-1/+3
* | | Merge 4.1 -> 5.0unknown2004-05-071-2/+8
|\ \ \ | |/ /
| * | Portability fixesunknown2004-05-071-2/+6
| * | a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)unknown2004-05-051-0/+1
| * | Merge with 4.0unknown2004-04-261-0/+1
| |\ \ | | |/
| | * A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)unknown2004-04-091-0/+1
* | | Merge 4.1 -> 5.0.unknown2004-04-071-82/+63
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-51/+31
| |\ \