This is a global table.
CREATE TABLE dirmogsethandles ( conskey CHAR(40) PRIMARY KEY, exptime INT UNSIGNED NOT NULL, INDEX (exptime) )