mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Cleanup old hg sessions (older than 2 days)
This commit is contained in:
@@ -9,6 +9,7 @@ CREATE TABLE `hg_traveling_data` (
|
||||
`ServiceToken` VARCHAR(255) NOT NULL DEFAULT '',
|
||||
`ClientIPAddress` VARCHAR(16) NOT NULL DEFAULT '',
|
||||
`MyIPAddress` VARCHAR(16) NOT NULL DEFAULT '',
|
||||
`TMStamp` timestamp NOT NULL,
|
||||
PRIMARY KEY (`SessionID`),
|
||||
KEY (`UserID`)
|
||||
) ENGINE=InnoDB;
|
||||
|
||||
Reference in New Issue
Block a user