Performance Metric kcml.sql.tableddl
Summary
DDL executed in DBSend Condition
Any table DDL executed in DB, CREATE TABLE, DROP TABLE, RENAME, ALTER TABLEStatistics
| Name | Type | Description |
|---|---|---|
| handle | num | Handle |
| chandle | num | Connection handle |
| sql | string | SQL statement |
| stack | string | Stack backtrace |
General Form
kcml.sql.tableddl,handle=num,chandle=num,sql=string,stack=stringSee Also:
Performance Metrics