Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| obj_id | INT | 10 | null |
|
|
|||
| obj_type | VARCHAR | 10 | null |
|
|
|||
| yyyy | SMALLINT | 5 | √ | null |
|
|
||
| mm | TINYINT | 3 | √ | null |
|
|
||
| dd | TINYINT | 3 | √ | null |
|
|
||
| hh | TINYINT | 3 | √ | null |
|
|
||
| read_count | INT | 10 | √ | null |
|
|
||
| childs_read_count | INT | 10 | √ | null |
|
|
||
| spent_seconds | INT | 10 | √ | null |
|
|
||
| childs_spent_seconds | INT | 10 | √ | null |
|
|
||
| tstamp | INT | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| i1_idx | Performance | Asc/Asc/Asc | obj_id + yyyy + mm |
| i2_idx | Performance | Asc/Asc | tstamp + obj_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors