summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.55Michael Widenius2011-02-201-8/+15
|\
| * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * mergeGeorgi Kodinov2011-01-121-4/+4
| |\
| | * mergeMattias Jonsson2011-01-041-4/+4
| | |\
| | | * Bug#54483: valgrind errors when making warnings forMattias Jonsson2010-12-221-1/+1
| | | * Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-4/+4
| * | | Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-121-3/+10
| |/ /
| * | MergeKent Boortz2010-12-291-1/+1
| |\ \ | | |/ | |/|
| | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | * Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-05-111-0/+7
| | * Backport bug #37348 fix 5.1 --> 5.0.Gleb Shchepa2009-04-011-1/+1
* | | Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-241-3/+10
* | | A proper fix for bug #57688.Michael Widenius2010-11-251-0/+2
* | | Fixed mess in the types.unknown2010-11-161-3/+3
* | | Fixed bug #53161.Igor Babaev2010-09-201-0/+1
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+1
|\ \ \ | |/ /
| * | Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent resultsGeorgi Kodinov2010-07-301-0/+1
* | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-231-0/+24
* | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-1/+3
|\ \ \ | |/ /
| * | On behalf of Kristofer :Georgi Kodinov2010-05-051-1/+3
* | | Changed the fixes for the following bugs:Igor Babaev2010-05-251-3/+6
* | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+25
|\ \ \ | |/ /
| * | Bug#50918: Date columns treated differently in Views than inMartin Hansson2010-03-161-0/+5
| * | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-1/+2
| * | Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-121-0/+13
| * | Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-1/+5
* | | Removed compiler warningMichael Widenius2010-03-301-1/+2
* | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
* | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+33
|\ \ \ | |/ /
| * | Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-01-121-0/+7
| * | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-0/+17
| * | AutomergeAlexey Kopytov2009-12-131-0/+9
| |\ \
| | * | Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-131-0/+9
* | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-16/+52
|\ \ \ \ | |/ / /
| * | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-6/+23
| |\ \ \
| | * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-0/+17
| * | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-15/+35
| |\ \ \ \
| | * | | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-15/+35
| | |/ / /
* | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-2/+1
| * | | | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-1/+1
| |/ / /
* | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-5/+13
|\ \ \ \ | |/ / /
| * | | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-3/+3
| |\ \ \
| | * | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-3/+3
| | |/ /
| * | | mergeMattias Jonsson2009-08-261-1/+8
| |\ \ \
| | * | | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-1/+8
| | |/ /
| * | | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-1/+2
| |/ /
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-1/+35
|\ \ \
| * | | MWL#17: Table-eliminationSergey Petrunya2009-09-011-6/+21
| * | | MWL#17: Table eliminationSergey Petrunya2009-08-131-12/+0