Skip to content

Commit 684004c

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-14927 queryHash and planCacheKey (#6154)
Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
1 parent bf91714 commit 684004c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
Starting in MongoDB 5.1 (and 4.4.4 and 4.2.12), when a
2-
:dbcommand:`getMore` command is logged as a :ref:`slow query
3-
<log-message-slow-ops>`, the :ref:`queryHash <query-hash>` and
4-
:ref:`planCacheKey <plan-cache-key>` fields are added to the :ref:`slow
5-
query log message <log-message-slow-ops>` and the :doc:`profiler log
6-
message </tutorial/manage-the-database-profiler>`.
1+
Starting in MongoDB 5.1, when a :dbcommand:`getMore` command is logged
2+
as a :ref:`slow query <log-message-slow-ops>`, the :ref:`queryHash
3+
<query-hash>` and :ref:`planCacheKey <plan-cache-key>` fields are added
4+
to the :ref:`slow query log message <log-message-slow-ops>` and the
5+
:doc:`profiler log message </tutorial/manage-the-database-profiler>`.

0 commit comments

Comments
 (0)