Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |
|
|
|||
| obj_id | INT | 10 | 0 |
|
|
|||
| obj_type | VARCHAR | 8 | √ | null |
|
|
||
| action | VARCHAR | 20 | √ | null |
|
|
||
| hdate | DATETIME | 19 | √ | null |
|
|
||
| usr_id | INT | 10 | 0 |
|
|
|||
| info_params | VARCHAR | 4000 | √ | null |
|
|
||
| user_comment | LONGTEXT | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| i1_idx | Performance | Asc/Asc | obj_id + obj_type |
Diagram producer might be missing
No diagrams were produced please see application output for any errors