summaryrefslogtreecommitdiff
path: root/jstests/core/profile_query_hash.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65129 Remove featureFlagAutoParameterizationRuoxin Xu2022-04-121-9/+0
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-171-0/+3
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+6
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-2/+3
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-14/+13
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-105/+102
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-23/+39
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-39/+23
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-23/+39
* SERVER-36527 Add 'queryHash' to 'queryPlanner' explain output.David Storch2018-08-091-0/+20
* SERVER-23332 Expose query plan cache key in system.profile entry and query lo...Haley Connelly2018-07-311-0/+75