| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| page_id |
int |
10 |
|
|
0 |
|
|
| parent_id |
int |
10 |
√ |
|
null |
|
|
| content |
longtext |
2147483647 |
√ |
|
null |
|
|
| parent_type |
varchar |
4 |
|
|
lm |
|
|
| last_change_user |
int |
10 |
√ |
|
null |
|
|
| view_cnt |
int |
10 |
√ |
|
0 |
|
|
| last_change |
datetime |
19 |
√ |
|
null |
|
|
| created |
datetime |
19 |
√ |
|
null |
|
|
| create_user |
int |
10 |
√ |
|
null |
|
|
| render_md5 |
varchar |
32 |
√ |
|
null |
|
|
| rendered_content |
longtext |
2147483647 |
√ |
|
null |
|
|
| rendered_time |
datetime |
19 |
√ |
|
null |
|
|
| activation_start |
datetime |
19 |
√ |
|
null |
|
|
| activation_end |
datetime |
19 |
√ |
|
null |
|
|
| active |
tinyint |
3 |
|
|
1 |
|
|
| is_empty |
tinyint |
3 |
|
|
0 |
|
|
| inactive_elements |
tinyint |
3 |
√ |
|
0 |
|
|
| int_links |
tinyint |
3 |
√ |
|
0 |
|
|
Table contained 5 rows at Fri Apr 22 21:41 CEST 2016
|