Database Table: logsec2
From Dreamwidth Notes
Revision as of 15:59, 22 July 2010 by Exor674Bot (Talk | contribs)
This is a clustered table.
Definition
CREATE TABLE logsec2 ( journalid INT UNSIGNED NOT NULL, jitemid MEDIUMINT UNSIGNED NOT NULL, allowmask BIGINT UNSIGNED NOT NULL, PRIMARY KEY (journalid,jitemid) )