summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/plan_cache_list_failed_plans.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-141-9/+3
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-2/+2
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-0/+1
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+6
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-231-4/+3
* SERVER-55094 [SBE] jstests/noPassthrough/plan_cache_list_failed_plans.jsMartin Neupauer2021-04-071-4/+10
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+3
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-14/+18
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-231-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-27/+31
* SERVER-41279 Eliminate failed plans from consideration during query planningsamontea2019-07-111-0/+37
* Revert "SERVER-41279 Eliminate failed plans from consideration during query p...Xiangyu Yao2019-07-101-37/+0
* SERVER-41279 Eliminate failed plans from consideration during query planningsamontea2019-07-101-0/+37