Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 421 Bytes

sql-statement-show-profiles.md

File metadata and controls

27 lines (18 loc) · 421 Bytes
title summary aliases
SHOW PROFILES
An overview of the usage of SHOW PROFILES for the TiDB database.
/docs/dev/sql-statements/sql-statement-show-profiles/

SHOW PROFILES

The SHOW PROFILES statement currently only returns an empty result.

Synopsis

ShowStmt:

ShowStmt

Examples

{{< copyable "sql" >}}

SHOW PROFILES
Empty set (0.00 sec)