summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-151-16/+4
|\
| * a fixram@gw.mysql.r18.ru2004-06-081-16/+4
* | cleunup() of count() and max()/min() added (BUG#2687)bell@sanja.is.com.ua2004-06-101-0/+19
|/
* keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+8
* mergedserg@serg.mylan2004-04-071-3/+2
|\
| * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-3/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-071-137/+192
|\ \
| * | Portability fixesmonty@mysql.com2004-04-071-56/+59
| |/
| * Fixed many compiler warningsmonty@mysql.com2004-04-051-112/+165
* | fixed brocken of client_test bell@sanja.is.com.ua2004-04-031-15/+67
|/
* false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-1/+1
* after review changesbell@sanja.is.com.ua2004-03-201-1/+1
* DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+24
* DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-0/+5
* mergebell@sanja.is.com.ua2004-03-091-3/+7
|\
| * revision of fix_fields() calls (BUG2838)bell@sanja.is.com.ua2004-02-181-3/+7
* | mergebell@sanja.is.com.ua2004-02-091-0/+4
|\ \ | |/ |/|
| * fixed cleupup() for distinct aggregate functions (BUG#2663)bell@sanja.is.com.ua2004-02-081-3/+15
| * fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-0/+4
* | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-2/+16
|/
* Pack of changes about 'cleanup()'-shf@deer.(none)2004-01-201-0/+1
* Code cleanup (working on PS & cleanup() code)hf@deer.(none)2004-01-191-19/+19
* Fix for prepared statementshf@deer.(none)2003-12-301-6/+20
* THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-3/+3
* Fixes after merge with 4.0monty@mysql.com2003-12-191-6/+6
* Merge with 4.0.17monty@mysql.com2003-12-171-39/+17
|\
| * cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-4/+2
| * followup to fix for bug #1790 BIT_AND() result in GROUP BY different when konstantin@mysql.com2003-12-101-4/+5
| * Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenkonstantin@mysql.com2003-12-021-4/+2
| * fix for bug #1790: konstantin@mysql.com2003-11-211-24/+12
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-3/+3
* | Merge key cache structures to onemonty@mysql.com2003-11-201-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-10-301-1/+1
|\ \
| * | small fix in commentkonstantin@oak.local2003-10-301-1/+1
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-5/+6
* | | mergebell@sanja.is.com.ua2003-10-281-0/+33
|\ \ \ | |/ / |/| |
| * | Mergebell@sanja.is.com.ua2003-10-221-0/+33
| |\ \
| | * | fixed printability of Items (all items except subselects)bell@laptop.sanja.is.com.ua2003-10-121-0/+33
* | | | added commentbell@sanja.is.com.ua2003-10-241-0/+1
|/ / /
* | | Add in bit_xor function (approved by Sergei)harrison@bud.lordblink.com2003-10-151-0/+23
* | | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clausebell@laptop.sanja.is.com.ua2003-10-121-2/+2
|/ /
* | Mergebell@laptop.sanja.is.com.ua2003-10-061-68/+48
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-09-071-44/+31
| |\ \
| | * \ mergemonty@narttu.mysql.fi2003-09-031-44/+31
| | |\ \
| | | * \ merge with 4.0.15monty@narttu.mysql.fi2003-08-291-44/+31
| | | |\ \ | | | | |/
| | | | * Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-271-1/+6
| | | | * Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-201-40/+27
| | * | | tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t...bell@sanja.is.com.ua2003-08-291-4/+4
| | |/ /
| * | | BUGwax@kishkin.ru2003-09-041-4/+4
| * | | Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2003-08-291-4/+4
| |\ \ \ | | |/ / | |/| |