summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* item_sum.h, item.cc:unknown2005-12-111-22/+23
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-021-4/+4
|\
| * Addition to fix for bug #12956: cast make differ rounding.unknown2005-11-301-4/+4
* | Fixed bug #12762:unknown2005-10-151-0/+204
|/
* item_sum.cc, item_sum.h:unknown2005-09-071-25/+3
* Manual mergeunknown2005-09-071-148/+361
* func_gconcat.result, func_gconcat.test:unknown2005-09-061-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | Fix for Bug #9913 "udf_deinit is not called after execution of PS"unknown2005-04-301-0/+1
|/
* Backport my_strntod() from 5.0unknown2005-02-221-2/+4
* func_gconcat.result, func_gconcat.test:unknown2005-01-151-2/+3
* 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 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
| |/
* | Bug #6658 MAX(column) returns incorrect coercibilityunknown2004-11-191-5/+4
|/
* 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
* 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 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
|/ /
* | keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-7/+1
* | 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 sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-51/+31
|\ \
| * | Portability fixesunknown2004-04-071-2/+0
| * | Fixed many compiler warningsunknown2004-04-051-51/+34
* | | fixed brocken of client_test unknown2004-04-031-18/+12
|/ /
* | after review changesunknown2004-03-201-1/+1
* | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-13/+17
* | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-0/+1
* | mergeunknown2004-02-171-0/+2
|\ \
| * \ mergeunknown2004-02-141-2/+2
| |\ \
| * \ \ mergeunknown2004-02-091-0/+2
| |\ \ \
| | * | | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+2
* | | | | 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