Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |  |  | |||
| cdate | DATETIME | 19 | √ | null |  |  | ||
| module | VARCHAR | 150 | √ | null |  |  | ||
| benchmark | VARCHAR | 150 | √ | null |  |  | ||
| duration | DOUBLE | 22 | √ | null |  |  | ||
| sql_stmt | LONGTEXT | 2147483647 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| i1_idx | Performance | Asc/Asc | module + benchmark | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors