blob: 6f38a6153b41113d29856a9070a48113b239edd3 (
plain)
1
2
3
4
5
6
7
8
9
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [uptime](uptime)
Column | Type | Description
--- | --- | ---
Realmid | int(10) unsigned |
Starttime | int(10) unsigned |
Uptime | int(10) unsigned |
Maxplayers | smallint(5) unsigned |
Revision | varchar(255) |
|