HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

STATEMENT_RESPONSETIME_PERCENTILE

STATEMENT_RESPONSETIME_PERCENTILE obtains the response times of 80% and 95% SQL statements in the MogDB.

Table 1 STATEMENT_RESPONSETIME_PERCENTILE columns

Name Type Description
p80 bigint Response time of 80% SQL statements in the MogDB (unit: μs)
p95 bigint Response time of 95% SQL statements in the MogDB (unit: μs)
Copyright © 2011-2024 www.enmotech.com All rights reserved.