更新时间:2025-03-13 GMT+08:00
WORKLOAD_SQL_COUNT
显示当前节点workload上的SQL数量分布。
|
名称 |
类型 |
描述 |
|---|---|---|
|
workload |
name |
负载名称。 |
|
select_count |
bigint |
select数量。 |
|
update_count |
bigint |
update数量。 |
|
insert_count |
bigint |
insert数量。 |
|
delete_count |
bigint |
delete数量。 |
|
ddl_count |
bigint |
ddl数量。 |
|
dml_count |
bigint |
dml数量。 |
|
dcl_count |
bigint |
dcl数量。 |
父主题: Workload