# uptime [<-Back-to:Auth](database-auth.md) **The \`uptime\` table** This table holds the server's uptime. Trinity will automatically update the latest entry's value until it crashes and a new record is added. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
PRI |
NO |
|
|
|
|
int(10) |
unsigned |
PRI |
NO |
0 |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
smallint(5) |
unsigned |
|
NO |
0 |
|
|
|
varchar(255) |
signed |
|
NO |
TrinityCore |
|
|