summaryrefslogtreecommitdiff
path: root/sql/sql_join_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-02-101-2/+2
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-2/+2
* | Improved code comment and removed nop testMonty2021-05-191-2/+5
|/
* Merge 10.2 into 10.3Marko Mäkelä2021-03-181-1/+10
|\
| * MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-101-1/+10
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-6/+6
* | | Adding multi_range_read support to partitionsMonty2017-12-031-0/+8
* | | Handle failures from mallocMichael Widenius2017-11-171-3/+3
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-1/+1
* | Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-4/+4
|\ \
| * | MDEV-406: ANALYZE $stmt: add support for BNL join bufferingSergei Petrunia2014-06-251-4/+4
* | | Fixed bug mdev-6071.Igor Babaev2014-06-101-6/+9
|/ /
* | Merge 10.0-base -> 10.0Sergey Petrunya2013-10-161-3/+4
|\ \
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-3/+3
| * | MDEV-3798: EXPLAIN UPDATE/DELETESergey Petrunya2013-10-051-4/+4
| * | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-3/+4
| |/
* | Merge 10.0-serg -> 10.0Sergey Petrunya2013-08-071-2/+2
|\ \
| * | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
| |/
* | Better commentsSergey Petrunya2013-08-071-0/+1
|/
* 5.3 mergeSergei Golubchik2012-02-211-0/+2
|\
| * Counters for Index Condition Pushdown added (MDEV-130).unknown2012-02-161-0/+2
* | fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-171-0/+16
* | Various fixes for Solaris compiler.Vladislav Vaintroub2012-02-031-1/+1
* | merge with 5.3Sergei Golubchik2011-10-191-1/+1
|/
* Fixed LP bug #802860.Igor Babaev2011-06-281-0/+1
* Merge MWL#90 into 5.3-mainSergey Petrunya2011-04-301-6/+7
|\
| * Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-6/+7
| |\
| | * MWL#90: Address review feedback part #1Sergey Petrunya2011-03-191-2/+0
| | * Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-15/+15
| | |\
| | * | Code cleanup (1)Sergey Petrunya2011-02-191-5/+0
| | * | MWL#90: Merge (4)Sergey Petrunya2011-02-151-2/+10
| | |\ \
| | | * | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2011-02-151-2/+10
* | | | | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-1/+4
|/ / / /
* | | | MRR interface: change range_info's type from char* to range_id_t typedef. The...Sergey Petrunya2011-03-041-2/+2
| |_|/ |/| |
* | | Fixed high-impact Windows 64bit warnings (at least 4000 of them)Vladislav Vaintroub2011-02-191-3/+3
* | | Fix numerous warnings introduced in the last pushes on WindowsVladislav Vaintroub2011-02-181-12/+12
|/ /
* | Introduced optimizer switch flag 'optimize_join_buffer_size'.Igor Babaev2011-02-041-1/+1
|/
* MergeIgor Babaev2010-12-241-2/+32
|\
| * Fixed LP bug #670380.Igor Babaev2010-12-221-2/+32
* | Merge maria-5.3-mwl128 -> maria-5.2-mwl128-dsmrr-cpkSergey Petrunya2010-11-291-0/+1
|/
* Got the declarations related to the class JOIN_CACHE, its derivatives andIgor Babaev2010-11-191-0/+1376