Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
thr_pk |
bigint |
19 |
|
|
0 |
|
|
thr_top_fk |
bigint |
19 |
|
|
0 |
|
|
thr_subject |
varchar |
255 |
√ |
|
null |
|
|
thr_usr_alias |
varchar |
255 |
√ |
|
null |
|
|
thr_num_posts |
int |
10 |
|
|
0 |
|
|
thr_last_post |
varchar |
50 |
√ |
|
null |
|
|
thr_date |
datetime |
19 |
√ |
|
null |
|
|
thr_update |
datetime |
19 |
√ |
|
null |
|
|
visits |
int |
10 |
|
|
0 |
|
|
import_name |
varchar |
4000 |
√ |
|
null |
|
|
is_sticky |
tinyint |
3 |
|
|
0 |
|
|
is_closed |
tinyint |
3 |
|
|
0 |
|
|
thread_sorting |
int |
10 |
|
|
0 |
|
|
avg_rating |
double |
22 |
|
|
0 |
|
|
thr_author_id |
int |
10 |
|
|
0 |
|
|
thr_display_user_id |
int |
10 |
|
|
0 |
|
|
Table contained 0 rows at Thu Apr 28 00:43 CEST 2016
|