summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#860580: Sporadic crash / valgrind warning in register_field_in_read_map()...Sergey Petrunya2011-10-061-0/+14
* Fix bug lp:856152unknown2011-10-041-0/+2
* Fix bug lp:858038unknown2011-10-031-1/+11
* BUG#860300: Second crash with get_fanout_with_deps() with semijoin + material...Sergey Petrunya2011-09-281-1/+7
* BUG#849776: Wrong result with semijoin + "Impossible where"Sergey Petrunya2011-09-231-2/+1
* Fix after previous cset: update test resultsSergey Petrunya2011-09-221-0/+2
* MergeSergey Petrunya2011-09-061-1/+6
|\
| * BUG#836532: Crash in Item_equal_fields_iterator::get_curr_field with semijoin...Sergey Petrunya2011-09-041-1/+6
* | Fixed lp:828514 "Assertion `! is_set()' failed in Diagnostics_area::set_ok_st...Michael Widenius2011-09-031-2/+3
|/
* Merge of mergeunknown2011-09-021-6/+18
|\
| * Merge 5.2->5.3unknown2011-09-021-6/+18
| |\
| | * LP BUG#823169 fix.unknown2011-09-021-6/+18
* | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-4/+5
|/ /
* | Fix bug lp:825095unknown2011-08-231-12/+24
* | Fix bug lp:813473unknown2011-08-171-1/+1
* | Fix of LP BUG#780386.unknown2011-07-201-2/+5
* | Fixed LP BUG#800696.unknown2011-07-191-6/+11
* | Fix bug lp:782305unknown2011-07-181-7/+31
* | Merge with the latest 5.3 code.Igor Babaev2011-07-171-1/+2
|\ \
| * | Fixed LP bug #794901.Igor Babaev2011-07-161-1/+2
* | | MWL#68 efficient partial matchingunknown2011-07-151-1/+15
* | | Fix bug lp:809266unknown2011-07-141-45/+56
* | | Fixed bug lp:809245unknown2011-07-131-43/+36
|/ /
* | Fix buildbot failures:Sergey Petrunya2011-06-301-1/+2
* | Followup to previous commit:Sergey Petrunya2011-06-281-3/+1
* | MWL#89unknown2011-06-211-2/+11
|\ \
| * | MWL#89unknown2011-06-211-2/+11
* | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-4/+14
|\ \ \ | |/ / |/| |
| * | Fixed 2 valgrind bugs in the tree for mwl #106.Igor Babaev2011-05-221-0/+1
| * | MergeIgor Babaev2011-05-201-4/+13
| |\ \
| | * \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-4/+13
| | |\ \
| | | * \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-7/+15
| | | |\ \
| | | | * | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-7/+15
* | | | | | - Remove compiler warningSergey Petrunya2011-05-301-11/+2
* | | | | | Remove garbage commentsSergey Petrunya2011-05-291-20/+0
* | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-18/+306
|\ \ \ \ \ \
| * | | | | | post-merge fixes: get MWL#90 code to work with MWL#89'sSergey Petrunya2011-05-281-0/+1
| * | | | | | Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-17/+305
| |\ \ \ \ \ \
| | * | | | | | Code cleanup, added comments.Sergey Petrunya2011-05-101-7/+41
| | * | | | | | BUG#780359: Crash with get_fanout_with_deps in maria-5.3-mwl90Sergey Petrunya2011-05-101-0/+4
| | * | | | | | MWL#90: Non-merged semi-joinsSergey Petrunya2011-05-091-7/+12
| | * | | | | | MWL#90: Non-merged semi-joinsSergey Petrunya2011-05-091-6/+208
| | * | | | | | Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-25/+47
| | |\ \ \ \ \ \
| | | * | | | | | MWL#90: Address review feedback part #14Sergey Petrunya2011-03-271-3/+3
| | | * | | | | | MWL#90: Address review feedback part #5Sergey Petrunya2011-03-221-5/+5
| | | * | | | | | MWL#90: Address review feedback part #1Sergey Petrunya2011-03-191-2/+2
| | | * | | | | | Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-6/+6
| | | |\ \ \ \ \ \
| | | * | | | | | | MWL#90: subquery optimizationsSergey Petrunya2011-02-181-4/+4
| | | * | | | | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2011-02-151-17/+39
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-17/+39
| | | | |\ \ \ \ \ \ \