summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | 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
* | | Merge 4.1 to 5.0.unknown2003-12-191-7/+16
|\ \ \ | |/ /
| * | 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
* | | Implementation of SUM(DISTINCT), tests casesunknown2003-12-191-3/+36
|/ /
* | Mergeunknown2003-10-221-0/+2
|\ \