Difference between revisions of "Database Table: logsec2"
From Dreamwidth Notes
m |
Exor674Bot (Talk | contribs) m (Robot: Changing Category:Database Tables) |
||
Line 1: | Line 1: | ||
− | |||
= Definition = | = Definition = | ||
Line 17: | Line 16: | ||
[[Clustered database]] | [[Clustered database]] | ||
− | [[Category: Database Tables|logsec2]] | + | [[Category:Database Tables Needing Conversion|logsec2]] |
Revision as of 14:03, 2 October 2009
Definition
CREATE TABLE logsec2 ( journalid INT UNSIGNED NOT NULL, jitemid MEDIUMINT UNSIGNED NOT NULL, allowmask BIGINT UNSIGNED NOT NULL, PRIMARY KEY (journalid,jitemid) )