summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* And got rid of signess warnings...pem@mysql.com2003-04-031-4/+4
* Got rid of silly compiler errors on HP-UX and SGI Irix.pem@mysql.com2003-04-031-3/+5
* Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)monty@narttu.mysql.fi2003-04-031-17/+19
* Auto mergedwax@kishkin.ru2003-04-021-0/+456
|\
| * SCRUMwax@kishkin.ru2003-04-021-180/+186
| * This is full commit of group_concat with support subselectswax@kishkin.ru2003-03-181-0/+450
* | stringcmp() and sortcmp() have been unifiedbar@bar.mysql.r18.ru2003-03-041-5/+10
* | Strings which appear without charset context, bar@bar.mysql.r18.ru2003-03-031-9/+9
* | item_sum.cc:bar@bar.mysql.r18.ru2003-02-261-0/+1
* | Fix for MIX and MAX. Item must be checked against binary().bar@bar.mysql.r18.ru2003-02-261-1/+1
* | Bug fix: for SHOW STATUS (when ssl is used)gluh@gluh.mysql.r18.ru2003-02-171-1/+4
* | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-02-171-4/+4
|\ \ | |/ |/|
| * Changed ROW_RESULT to defaultgluh@gluh.mysql.r18.ru2003-01-311-4/+4
* | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-6/+6
* | mergemonty@mashka.mysql.fi2003-02-101-2/+1
|\ \
| * | Better fix for count(distinct) bugmonty@mashka.mysql.fi2003-02-101-2/+2
| * | count(distint) on an empty table crash fixedserg@sergbook.mysql.com2003-02-101-2/+1
* | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+1
|\ \ \ | |/ /
| * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-1/+1
* | | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-1/+5
* | | changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-301-4/+5
* | | mergingbell@sanja.is.com.ua2003-01-251-16/+58
|\ \ \ | |_|/ |/| |
| * | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-16/+58
* | | Mergemonty@mashka.mysql.fi2003-01-211-1/+1
|\ \ \
| * | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+1
* | | | fixed test of cardinalitybell@sanja.is.com.ua2003-01-211-2/+2
|/ / /
* | | strnto family functions now return error in a new argumentbar@bar.mysql.r18.ru2003-01-161-1/+2
* | | Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-1/+2
* | | COUNT(DISTINCT field) now honors charsetsbar@bar.mysql.r18.ru2002-12-191-16/+25
* | | mergemonty@mashka.mysql.fi2002-12-141-15/+12
|\ \ \
| * | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-15/+12
| |/ /
* | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2002-12-141-11/+33
|\ \ \
| * | | add VARIANCE functionvva@eagle.mysql.r18.ru2002-12-141-11/+33
| |/ /
* | | Use of new num->str functionsbar@bar.mysql.r18.ru2002-12-111-3/+1
|/ /
* | After merge fixesmonty@mashka.mysql.fi2002-12-061-6/+10
* | Fixed bug when creating keys in temporary HEAP tables.monty@mashka.mysql.fi2002-12-021-1/+1
* | many bug fixesSinisa@sinisa.nasamreza.org2002-11-301-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-281-1/+1
|\ \
| * | More use of new string->number conversion functionsbar@bar.mysql.r18.ru2002-11-281-1/+1
* | | mergingbell@sanja.is.com.ua2002-11-271-3/+20
|\ \ \ | |/ / |/| |
| * | basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-3/+20
* | | mergingbell@sanja.is.com.ua2002-11-271-0/+2
|\ \ \
| * | | prevent using references on sum function (except HAVING clouse of current sel...bell@sanja.is.com.ua2002-11-211-0/+2
| |/ /
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-061-9/+9
|\ \ \ | |/ /
| * | String->copy() now has a charset argbar@bar.mysql.r18.ru2002-11-061-1/+1
| * | Item->thd_charset() - returns a default charset which should be used bar@bar.mysql.r18.ru2002-11-061-8/+8
* | | after merging fixbell@sanja.is.com.ua2002-11-051-1/+1
* | | IN subselect erged with current 4.1 (pointer conversion)bell@sanja.is.com.ua2002-11-051-2/+5
|\ \ \ | |/ / |/| |
| * | IN subselect with ORDER BY, HAVING & sum functionsbell@sanja.is.com.ua2002-10-311-2/+5
* | | moved similar code to functionbell@sanja.is.com.ua2002-11-041-1/+1