All versions.

create key expiry of the sessions table.

In websites with a lot of traffic, speed improves.

CREATE TABLE IF NOT EXISTS `sessions` (
`sesskey` varchar(32) NOT NULL DEFAULT...