STMTSTATUS_SORT top-level constant

int const STMTSTATUS_SORT

This is the number of sort operations that have occurred.

A non-zero value in this counter may indicate an opportunity to improvement performance through careful use of indices.

Implementation

const STMTSTATUS_SORT = 2;