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-stable
Commits
997c5542
Commit
997c5542
authored
Dec 06, 2004
by
Leigh B. Stoller
Browse files
Remove some extra whitespace.
parent
54e5522c
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-migrate.txt
View file @
997c5542
...
...
@@ -2156,7 +2156,7 @@ last_net_act,last_cpu_act,last_ext_act);
alter table experiment_stats add elabinelab tinyint(1) NOT NULL \
default '0' after batch;
alter table experiment_stats add elabinelab_exptidx int(10) \
alter table experiment_stats add elabinelab_exptidx int(10) \
unsigned default NULL after elabinelab;
alter table experiment_stats add security_level tinyint(1) NOT NULL \
default '0' after elabinelab_exptidx;
...
...
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