talk2 —
Column name | Type | Null | Default | Description |
---|---|---|---|---|
journalid | int unsigned | 0 | ||
jtalkid | mediumint unsigned auto_increment | |||
nodetype | char(1) | |||
nodeid | int unsigned | 0 | ||
parenttalkid | mediumint unsigned | 0 | ||
posterid | int unsigned | 0 | ||
datepost | datetime | 0000-00-00 00:00:00 | ||
state | char(1) | YES | A |
Key name | Type | Column(s) |
---|---|---|
PRIMARY | PRIMARY | |
journalid | INDEX | |
nodetype | INDEX | |
posterid | INDEX |