Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
fb0f199f
Commit
fb0f199f
authored
Dec 14, 2009
by
Leigh B. Stoller
Browse files
Fix typo in previous revision.
parent
1bb0ad91
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-create.sql
View file @
fb0f199f
...
...
@@ -4095,7 +4095,7 @@ CREATE TABLE `webnews` (
--
DROP
TABLE
IF
EXISTS
`webnews_protogeni`
;
CREATE
TABLE
`webnews`
(
CREATE
TABLE
`webnews
_protogeni
`
(
`msgid`
int
(
11
)
NOT
NULL
auto_increment
,
`subject`
tinytext
,
`date`
datetime
default
NULL
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment