Skip to content
GitLab
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
0cb4530f
Commit
0cb4530f
authored
Jul 05, 2007
by
Robert Ricci
Browse files
Fix typo found by Keith Sklower
parent
be42987d
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-migrate.txt
View file @
0cb4530f
...
...
@@ -4079,7 +4079,7 @@ last_net_act,last_cpu_act,last_ext_act);
add `swapmod_time` int(10) unsigned NOT NULL default '0'
after swapout_time,
add `byswapmod` tinyint(1) unsigned default '0'
after swapmod_time
;
after swapmod_time
,
add `byswapin` tinyint(1) unsigned default '0'
after byswapmod;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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