| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| obj_id |
int |
10 |
|
|
|
|
|
| obj_type |
varchar |
10 |
|
|
|
|
|
| tstamp |
int |
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 |
|
|
Table contained 0 rows at Thu Apr 28 00:43 CEST 2016
|