summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.3 mainMichael Widenius2011-05-161-42/+53
|\
| * mergeunknown2011-05-101-18/+39
| |\
| | * Moving max/min optimization from prepare to optimization phase. MWL#148Oleksandr Byelkin2011-05-041-18/+39
| * | MWL#89 - Automatic merge with 5.3unknown2011-05-101-24/+14
| |\ \ | | |/
| | * Automatic merge with 5.3unknown2011-05-041-24/+14
| | |\
| | | * MWL#89unknown2011-05-021-24/+14
| | | |\
| | | | * MWL#89unknown2011-03-301-24/+26
| | | | |\
| | | | | * MWL#89unknown2011-03-011-24/+26
| | | | | |\
| | | | | | * Merge MWL#89 into 5.3 main.unknown2011-01-111-24/+26
| | | | | | |\
| | | | | | | * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-24/+26
| | | | | | | |\
| | | | | | | | * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-161-22/+0
| | | | | | | | * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-061-0/+12
| | | | | | | | * MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-051-2/+14
* | | | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-3/+34
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with main 5.3Michael Widenius2011-05-081-9/+15
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-3/+34
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-8/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-8/+6
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGSSergey Glukhov2011-04-121-7/+5
| | | * | | | | | | | Merge from mysql-5.1.55-releaseunknown2011-02-081-4/+7
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Bug#59173: Failure to handle DATE(TIME) values where Year, Month or Day isMartin Hansson2011-01-191-1/+1
* | | | | | | | | | | | Fixed LP bug #776295.Igor Babaev2011-05-041-0/+5
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fixed LP bug #776274,Igor Babaev2011-05-031-9/+10
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | MergeIgor Babaev2011-04-261-134/+238
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed LP bugs #717577, #724942.Igor Babaev2011-04-261-133/+238
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Fix LP BUG#715738unknown2011-03-241-0/+5
* | | | | | | | | Merge.Igor Babaev2011-03-121-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed LP bugs BUG#729067/730466.Igor Babaev2011-03-121-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge with 5.2Michael Widenius2011-03-091-14/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-14/+18
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-14/+18
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | * | | | | Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-121-3/+6
| | | |/ / / /
| | | * | | | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ \ \
| | | | * | | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | * | | | | mergeGeorgi Kodinov2010-12-161-5/+6
| | | |\ \ \ \ \
| | | | * | | | | Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set retu...Sergey Glukhov2010-11-181-5/+6
| | | * | | | | | Fixed following problems:Sergey Glukhov2010-12-141-5/+5
| | | |/ / / / /
* | | | | | | | Fixed LP bug #702403 that caused a crash on the tree for mwl#128Igor Babaev2011-02-051-3/+2
* | | | | | | | Fix of reverting changes in depend_on list.unknown2011-01-211-1/+3
* | | | | | | | Fixed LP bug #698882.Igor Babaev2011-01-151-2/+4
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Fixed test results for windows buildsMichael Widenius2010-12-081-2/+5
* | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-3/+83
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | merge with 5.1Michael Widenius2010-11-301-3/+83
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-3/+83
| | |\ \ \ \ | | | |/ / /
| | | * | | Automerge.Alexey Kopytov2010-09-091-0/+7
| | | |\ \ \
| | | | * | | Bug #54190: Comparison to row subquery produces incorrectAlexey Kopytov2010-09-091-0/+7
| | | * | | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result setMartin Hansson2010-09-071-3/+76
| | | |/ / /
* | | | | | 5.2 mergeSergei Golubchik2010-10-281-1/+1
|\ \ \ \ \ \ | |/ / / / /