summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Fix buildbot valgrind failureSergey Petrunya2010-07-061-1/+1
* MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-7/+34
|\
| * merge 5.1->5.2Sergei Golubchik2010-06-011-5/+33
| |\
| | * 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
| * | | Merge with 5.1Michael Widenius2010-04-011-2/+3
| |\ \ \ | | |/ /
| | * | Removed compiler warningMichael Widenius2010-03-301-1/+2
| | * | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
* | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-19/+87
|\ \ \ \ | |/ / /
| * | | mergedSergei Golubchik2010-03-151-0/+33
| |\ \ \ | | |/ /
| | * | 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 5.1->5.2unknown2010-02-011-16/+52
| |\ \ \ \ | | |/ / /
| | * | | 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
| | | | |/ /
| * | | | | auto-mergeunknown2009-12-091-1/+1
| |\ \ \ \ \
| | * | | | | Remove compiler warning: always use literal string for printf-format line.Sergey Petrunya2009-12-021-1/+1
| * | | | | | merge 5.1-> 5.2unknown2009-12-081-3/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | 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
| | | |/ /
* | | | | Change Field_enumerator to enumerate Item_field-s not Field-s.Sergey Petrunya2010-02-211-1/+1
* | | | | * Better self-recursion protection in Item_subselect::fix_fields. Sergey Petrunya2010-02-211-1/+6
* | | | | Subquery optimizations backport:Sergey Petrunya2010-02-171-0/+11
* | | | | BUG#31480: Incorrect result for nested subquery when executed via semi joinSergey Petrunya2010-02-121-1/+5
* | | | | Subquery optimizations: backportSergey Petrunya2010-02-121-3/+3
* | | | | Subquery optimizations: non-semijoin materializationSergey Petrunya2010-01-281-3/+31
* | | | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+9
* | | | | Backport into MariaDB-5.2 the following:Igor Babaev2009-12-201-0/+2
* | | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+1
|/ / / /
* | | | MergeIgor Babaev2009-11-091-5/+13
|\ \ \ \ | |/ / /
| * | | 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
| | |/
* | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-6/+109
|/ /