| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| uid | int(10) | No | 0 | User ID | |
| dateline | bigint(30) | No | 0 | UNIX timestamp of the moderator's action | |
| fid | smallint(5) | No | 0 | Forum ID | |
| tid | int(10) | No | Multiple | 0 | Thread ID |
| pid | int(10) | No | 0 | Post ID | |
| action | text | No | Action | ||
| data | text | No | Array of mixed Miscellaneous related to the moderator action | ||
| ipaddress | varchar(50) | No | Moderator's IP address |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| tid | INDEX | None | tid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |