summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Mergeunknown2003-10-221-0/+2
|\ \
| * | fixed printability of Items (all items except subselects)unknown2003-10-121-0/+2
* | | Add in bit_xor function (approved by Sergei)unknown2003-10-151-0/+12
|/ /
* | Mergeunknown2003-10-061-33/+34
|\ \
| * | fixed bug with Item_sum_min/Item_sum_max from test func_gconcat.testunknown2003-10-031-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-071-17/+17
| |\ \
| | * \ merge with 4.0.15unknown2003-08-291-17/+17
| | |\ \ | | | |/
| | | * Fixed some varnings from valgrindunknown2003-08-201-16/+16
| * | | BUGunknown2003-09-041-2/+2
| * | | Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2003-08-291-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | BUGunknown2003-08-291-0/+1
| * | | fixed typounknown2003-08-281-1/+1
| * | | reset() split in 2 function clear() & add()unknown2003-08-281-15/+14
| |/ /
| * | hanged UDF interface to use clear() instead of reset()unknown2003-08-271-1/+2
* | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-0/+2
|/ /
* | fixed memory leakunknown2003-07-161-2/+2
* | reduced using of slow current_thd/current_lex macrounknown2003-07-051-1/+0
* | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-071-38/+41
|\ \
| * | Added SQLSTATE to client/server protocolunknown2003-06-041-38/+41
* | | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gunknown2003-06-031-8/+21
|\ \ \ | |/ / |/| |