summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.1Michael Widenius2010-11-301-4/+2
|\
| * Merge with MySQL 5.1.53Michael Widenius2010-11-251-4/+2
| |\
| | * Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-291-4/+2
* | | merge with 5.1Sergei Golubchik2010-10-251-22/+4
|\ \ \ | |/ /
| * | 5.1.51 mergeSergei Golubchik2010-10-191-22/+4
| |\ \ | | |/
| | * Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-20/+0
| | * mergeGeorgi Kodinov2010-08-201-1/+18
| | |\
| | * | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-2/+4
* | | | Automatic mergeMichael Widenius2010-10-011-4/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-4/+18
* | | | Fixed bugs (mostly on sparc) that caused crashes in mysql-test-runMichael Widenius2010-09-031-3/+2
* | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+18
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+18
| |/
* | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-231-2/+16
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-2/+2
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-2/+2
* | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-7/+9
|\ \ | |/
| * 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
* | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-4/+4
* | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-231/+59
|\ \ \ | |/ /
| * | 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
* | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+2
|\ \ \ \ | |/ / /
| * | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-1/+2
| |/ /
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-2/+1
|\ \ \ | |/ /
| * | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-2/+1
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-6/+1
|\ \ \
| * | | MWL#17: Table eliminationSergey Petrunia2009-06-221-1/+1
| * | | MWL#17: Table eliminationSergey Petrunia2009-06-101-5/+0
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-6/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| | |/
* | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-1/+2
|\ \ \ | |/ /
| * | 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
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-2/+1
|\ \ \ | |/ /
| * | Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-4/+3
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-6/+6
|/ /
* | Bug#34773: query with explain extended and derived table / other table Georgi Kodinov2008-10-061-3/+34