- Patch by Matt: fixed small typo.
parent
9945bca528
commit
ca3e769fa6
|
@ -353,7 +353,7 @@ CREATE TABLE node_access (
|
||||||
PRIMARY KEY (nid,gid,realm)
|
PRIMARY KEY (nid,gid,realm)
|
||||||
) TYPE=MyISAM;
|
) TYPE=MyISAM;
|
||||||
|
|
||||||
-
|
--
|
||||||
-- Table structure for table 'page'
|
-- Table structure for table 'page'
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue