Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
4307cd3a
Commit
4307cd3a
authored
Jun 17, 2004
by
Abel Ureta-Vidal
Browse files
Fixed a typo
parent
afa342bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sql/tables.sql
sql/tables.sql
+1
-1
No files found.
sql/tables.sql
View file @
4307cd3a
...
...
@@ -14,7 +14,7 @@
CREATE
TABLE
hive
(
hive_id
int
(
10
)
NOT
NULL
auto_increment
,
analysis_id
int
(
10
)
NOT
NULL
,
beekeeper
varchar
(
80
)
DE
A
FULT
''
NOT
NULL
,
beekeeper
varchar
(
80
)
DEF
A
ULT
''
NOT
NULL
,
host
varchar
(
40
)
DEFAULT
''
NOT
NULL
,
process_id
int
(
10
)
NOT
NULL
,
work_done
int
(
11
)
DEFAULT
'0'
NOT
NULL
,
...
...
Write
Preview
Markdown
is supported
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