LMV_ PROFILE_ STATS
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
This view contains statistics collected with PROFILE.PROFILE
from the last query instance of a given activity.
This view has the LMV
suffix, meaning it is a local view per node.
Column Name |
Description |
---|---|
|
The related query text for a given |
|
An |
|
The |
|
The timestamp at which a given query was started. |
|
The timestamp at which a given query was ended. |
|
The total runtime, in milliseconds, of a given query. |
|
The time, in milliseconds, it took for a given query to compile. |
Last modified: August 29, 2022