summaryrefslogtreecommitdiff
path: root/sql/opt_index_cond_pushdown.cc
Commit message (Expand)AuthorAgeFilesLines
* Cache file->index_flags(index, 0, 1) in table->key_info[index].index_flagsMonty2023-02-031-3/+2
* MDEV-21095: Make Optimizer Trace support Index Condition PushdownSergei Petrunia2023-02-031-0/+8
* Remove not used IPC_COND_USED_INDEXMonty2021-05-191-21/+4
* MDEV-23001 Precreate static Item_bool() to simplify codeMonty2021-05-191-3/+3
* de-virtualize redundantly virtual Item methodSergei Golubchik2020-09-101-2/+2
* Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key()Monty2020-03-241-7/+5
* MDEV-21628: Index condition pushdown condition ... not used with BKASergei Petrunia2020-02-141-0/+15
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * 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-13628: ORed condition in pushed index condition is not removed from the ...Varun Gupta2019-05-111-9/+6
|/ / /
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-4/+4
* | Stage 2 of MDEV-6152:Monty2015-08-211-6/+6
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-16/+18
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-2/+2
* | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-2/+2
|/
* 5.3 mergeSergei Golubchik2012-02-211-2/+12
|\
| * Backport of:Sergey Petrunya2012-02-161-2/+12
* | fix the include guards and add missing gplv2 headersSergei Golubchik2012-02-171-0/+16
* | 5.3 mergeSergei Golubchik2012-01-131-0/+5
|\ \ | |/
| * Fixed LP bug #904832.Igor Babaev2011-12-181-0/+5
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-35/+55
|\ \ | |/
| * Fixed LP bug #886145.Igor Babaev2011-11-061-8/+16
| * Backported the fix and the test case for bug 12822678 from the mysql-5.6 code...Igor Babaev2011-11-011-1/+2
| * Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line.Igor Babaev2011-05-251-27/+38
* | merge with 5.3Sergei Golubchik2011-10-191-10/+18
|\ \ | |/
| * Post-review fixes for the patch that added the code allowing to useIgor Babaev2011-01-211-11/+7
| * Fixed LP bug#694092.Igor Babaev2010-12-241-2/+10
| * Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join treeSergey Petrunya2010-11-151-0/+1
| |\
| | * Merge MWL#121-124 DS-MRR support for key-ordered reads + MWL#128 BNL-Hash joinSergey Petrunya2010-11-011-0/+1
| | |\
| | | * BUG#625841: Assertion `!table || (!table->read_set || bitmap_is_setSergey Petrunya2010-09-151-0/+1
| * | | MergeIgor Babaev2010-11-101-2/+5
| |\ \ \ | | |/ /
| | * | Fixed bug #54539.Igor Babaev2010-10-011-2/+5
| | |/
* | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | merge.Sergei Golubchik2010-11-251-1/+1
|/ /
* | Fixed LP bug #668644.Igor Babaev2010-11-081-1/+1
|/
* Merge MWL#67: MRR Backport and BKA backport.Sergey Petrunya2009-12-221-4/+0
* MWL#67: MRR backportSergey Petrunya2009-12-221-0/+391