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
0ce1edd1
Commit
0ce1edd1
authored
Nov 09, 2015
by
Leigh B Stoller
Browse files
Fix comment as reported by Chuck.
parent
6457ada4
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-create.sql
View file @
0ce1edd1
...
...
@@ -2072,9 +2072,9 @@ CREATE TABLE `image_boot_status` (
KEY
`stamp`
(
`stamp`
)
)
ENGINE
=
MyISAM
DEFAULT
CHARSET
=
latin1
;
--
-
--
-
Table structure for table `image_deletions`
--
-
--
-- Table structure for table `image_deletions`
--
DROP
TABLE
IF
EXISTS
`image_deletions`
;
CREATE
TABLE
`image_deletions`
(
...
...
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