We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852b7e5 commit c6d8aeaCopy full SHA for c6d8aea
source/release-notes/3.2.txt
@@ -1206,7 +1206,7 @@ representing the number of index keys examined during index scans.
1206
Prior to 3.2, ``keysExamined`` count in some queries did not include the
1207
last scanned key. As of 3.2 this error has been corrected. For more
1208
information, see
1209
-:data:`~explain.executionStats.executionStages.inputStage`.
+:data:`~explain.executionStats.executionStages.inputStage.keysExamined`.
1210
1211
The diagnostic logs and the system profiler report on this statistic.
1212
0 commit comments