Stores daily statistic information.
| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| dateline | bigint(30) | No | Primary | UNIX Timestamp of when statistics started | |
| numusers | int(10) | No | 0 | Number of users | |
| numthreads | int(10) | No | 0 | Number of threads | |
| numposts | int(10) | No | 0 | Number of posts |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 1 | dateline |
| 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 |