summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-7/+7
| * | | | | | | | | Fix gcc warning.Vladislav Vaintroub2011-05-281-1/+2
| * | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+23
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-3/+6
| * | | | | | | | | Merge with 5.3 mainMichael Widenius2011-05-161-2/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ MWL#89unknown2011-03-301-2/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix LP BUG#715034unknown2011-02-111-2/+3
| * | | | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-5/+1
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | * | | | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-5/+1
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| * | | | | | | | | | Fix LP BUG#715738unknown2011-03-241-0/+1
| * | | | | | | | | | Merge with 5.2Michael Widenius2011-03-091-11/+13
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-11/+13
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-11/+13
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| * | | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-4/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | merge with 5.1Michael Widenius2010-11-301-4/+2
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-4/+2
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
* | | | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-73/+90
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | 5.1 -> 5.5 mergeSergey Glukhov2011-04-121-5/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-121-5/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Bug #59686 crash in String::copy() with time data typeTor Didriksen2011-02-111-4/+16
| * | | | | | | Backport of fix for Bug#52123Tor Didriksen2011-02-021-9/+12
| * | | | | | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | MergeKent Boortz2010-12-291-1/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | * | | | | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-141-1/+18
| * | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-211-9/+11
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-211-9/+11
| * | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#58396 group_concat and explain extended are still crashySergey Glukhov2010-12-131-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Bug #57954: BIT_AND function returns incorrect results Georgi Kodinov2010-12-081-1/+1
| * | | | | | Fix for Bug#57932 "query with avg returns incorrect results":Guilhem Bichot2010-12-071-39/+45
| * | | | | | mergeGeorgi Kodinov2010-11-261-4/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-291-4/+2
* | | | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+6
* | | | | | | merge.Sergei Golubchik2010-11-251-15/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | 5.2 mergeSergei Golubchik2010-10-281-22/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | merge with 5.1Sergei Golubchik2010-10-251-22/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | 5.1.51 mergeSergei Golubchik2010-10-191-22/+4
| | | |\ \ \ | | | | |/ /
| * | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-10/+54
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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
| | |\ \ \ \
| * | | | | | Subquery cache (MWL#66) added.unknown2010-07-101-0/+1
| * | | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-7/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge MySQL 5.1.46 into MariaDB.mariadb-merge-mysql-5.1.46unknown2010-04-281-7/+9
| | |\ \ \ \ \
| | * | | | | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-4/+4