Database Table: logsec2
From Dreamwidth Notes
Revision as of 17:20, 22 March 2009 by SlowSculpture (Talk | contribs)
Definition
CREATE TABLE logsec2 ( journalid INT UNSIGNED NOT NULL, jitemid MEDIUMINT UNSIGNED NOT NULL, allowmask BIGINT UNSIGNED NOT NULL, PRIMARY KEY (journalid,jitemid) )