summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_cache_key_info_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63346 Remove ClassicEngine char in PlanCacheKeyZixuan Zhuang2023-04-181-58/+0
* SERVER-71159 Include apiStrict flag into SBE plan cache keyAnton Korshunov2023-02-131-25/+36
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz2023-02-101-16/+117
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-2/+3
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-3/+2
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-2/+3
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-6/+6
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-4/+4
* SERVER-60066 Remove plan cache entries on collection dropAlexander Ignatyev2021-11-031-0/+642