Difference between revisions of "Database Table: recentactions"
From Dreamwidth Notes
Exor674Bot (Talk | contribs) (Robot: Updating: Format, needs desc) |
Exor674Bot (Talk | contribs) (Robot: Updating: Format) |
||
Line 1: | Line 1: | ||
− | {{Database Table|name=recentactions|table type=clustered|need desc=1}} | + | {{Database Table|name=recentactions|table type=clustered|need desc=1|repo=dw-free}} |
= Definition = | = Definition = | ||
<source lang="sql"> | <source lang="sql"> |
Revision as of 15:58, 22 July 2010
This is a clustered table.
Definition
CREATE TABLE recentactions ( what CHAR(2) NOT NULL ) TYPE=MYISAM