summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | 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
| | |/ /
* | | | Post-merge fixes.unknown2004-02-111-1/+1
* | | | Merge 4.1 into 5.0.unknown2004-02-101-76/+76
|\ \ \ \ | |/ / /