summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-20/+0
* mergeGeorgi Kodinov2010-08-201-1/+18
|\
| * Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+18
* | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-2/+4
|/
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-2/+2
* Fix for bug#52397: another crash with explain extended and group_concatRamil Kalimullin2010-03-311-1/+1
* Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-5/+5
* manual mergeTatiana A. Nurnberg2010-02-191-1/+3
|\
| * Bug#49487: crash with explain extended and group_concat in a derived tableTatiana A. Nurnberg2010-02-191-1/+3
* | Auto-merge.Evgeny Potemkin2009-11-241-4/+2
|\ \
| * | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-4/+2
* | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-227/+57
|\ \ \ | |/ / |/| |
| * | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-227/+56
* | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-1/+2
|/ /
* | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-2/+1
* | automergeGeorgi Kodinov2009-07-101-0/+5
|\ \ | |/
| * Bug #46080: group_concat(... order by) crashes server whenGeorgi Kodinov2009-07-101-0/+5
* | Manual merge.Alexey Kopytov2009-07-031-6/+9
|\ \
| * | Bug #45262: Bad effects with CREATE TABLE and DECIMAL Alexey Kopytov2009-07-031-6/+9
| |/
| |
| \
*-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-2/+2
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-6/+6
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-6/+6
| |/
* | merged bug 43354 to 5.1-bugteamGeorgi Kodinov2009-03-111-1/+2
|\ \ | |/
| * Bug #43354: Use key hint can crash server in explain extended queryGeorgi Kodinov2009-03-111-1/+2
| * backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-3/+34
* | Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-4/+3
* | Bug#34773: query with explain extended and derived table / other table Georgi Kodinov2008-10-061-3/+34
* | Merge magare.gmz:/home/kgeorge/mysql/work/B35298-5.0-bugteamunknown2008-05-011-1/+1
|\ \ | |/
| * Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the serverunknown2008-05-011-1/+1
* | Merge moonbone.local:/work/27219-5.0-opt-mysqlunknown2008-03-281-0/+64
|\ \ | |/
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamunknown2008-03-281-0/+64
| |\
| | * Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-0/+64
* | | Merge kaamos.(none):/data/src/opt/bug34512/my51unknown2008-03-191-1/+9
|\ \ \
| * \ \ Merge kaamos.(none):/data/src/opt/bug34512/my50unknown2008-03-191-1/+9
| |\ \ \ | | |/ /
| | * | Fix for bug #34512: CAST( AVG( double ) AS DECIMAL )unknown2008-03-061-1/+9
| | |/
* | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-1/+2
|\ \ \ | |/ /
| * | Merge magare.gmz:/home/kgeorge/mysql/work/B34747-5.0-optunknown2008-02-281-1/+1
| |\ \ | | |/
| | * Bug #34747: crash in debug assertion check after derived tableunknown2008-02-281-1/+1
| * | Merge kaamos.(none):/data/src/opt/bug33049/my51-bug33790unknown2008-02-221-0/+1
| |\ \
| | * \ Merge kaamos.(none):/data/src/opt/bug33049/my50-bug33790unknown2008-02-221-0/+1
| | |\ \ | | | |/
| | | * Fix for bug #33049: Assert while running test-as3ap test(mysql-bench unknown2008-02-221-0/+1
* | | | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-7/+7
|/ / /
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-1/+1
|\ \ \
| * \ \ Merge ibm.:/home/alik/Documents/MySQL/devel/5.1unknown2008-01-191-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-1/+1
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-221-74/+82
|\ \ \ \ | |/ / /
| * | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B33256-5.0-optunknown2008-01-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug #33256: CREATE ... SELECT creates obsolete table unknown2007-12-211-1/+1
| | * | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-12-151-72/+80
| | |\ \
| * | \ \ Merge mhansson@bk-internal:/home/bk/mysql-5.1-optunknown2007-12-151-74/+81
| |\ \ \ \ | | |_|_|/ | |/| | |