summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/log_and_profile_query_hash.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63682 PlanCacheKey Factory should decide how to encode query shapeAnton Korshunov2023-04-041-17/+8
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-1/+1
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-1/+1
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-1/+1
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-3/+10
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-071-7/+2
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-241-2/+3
* SERVER-65129 Remove featureFlagAutoParameterizationRuoxin Xu2022-04-121-8/+1
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-171-15/+11
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-011-0/+7
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters2021-08-191-10/+10
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcherMindaugas Malinauskas2020-06-081-1/+1
* SERVER-46235 Re-enable more no_passthrough testsMark Benvenuto2020-02-241-4/+10
* SERVER-42837 Allow waitInFindBeforeBatch FailPoint to take data.nss parameterBen Caimano2019-08-201-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-141/+147
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-17/+25
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-25/+17
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-17/+25
* SERVER-35982 Include hash of plan cache key in cache transition log linesHaley Connelly2018-08-031-0/+26
* SERVER-23332 Expose query plan cache key in system.profile entry and query lo...Haley Connelly2018-07-311-0/+122