Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
e2e27139
Commit
e2e27139
authored
Feb 04, 2015
by
Matthieu Muffato
Browse files
Warning about MysQL 5.6.X
parent
f2baa93f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
docs/eHive_install_usage.txt
docs/eHive_install_usage.txt
+2
-0
docs/install.html
docs/install.html
+3
-1
No files found.
docs/eHive_install_usage.txt
View file @
e2e27139
...
...
@@ -18,6 +18,8 @@
see http://dev.mysql.com/downloads/
WARNING: eHive is not compatible with MysQL 5.6.20 but is with versions 5.6.16 and 5.6.23. We suggest avoiding the 5.6.[17-22] interval
1.2.2. SQLite 3.6 or higher
see http://www.sqlite.org/download.html
...
...
docs/install.html
View file @
e2e27139
...
...
@@ -20,7 +20,9 @@
</ol>
At the moment, the following database options are available:
<ul>
<li>
MySQL 5.1
<a
href=
http://dev.mysql.com/downloads/
>
or higher
</a></li>
<li>
MySQL 5.1
<a
href=
http://dev.mysql.com/downloads/
>
or higher
</a>
.
<br/>
<b>
Warning:
</b>
eHive is not compatible with MysQL 5.6.20 but is with versions 5.6.16 and 5.6.23. We suggest avoiding the 5.6.[17-22] interval
</li>
<li>
SQLite 3.6
<a
href=
http://www.sqlite.org/download.html
>
or higher
</a></li>
<li>
PostgreSQL 9.2
<a
href=
http://www.postgresql.org/download/
>
or higher
</a></li>
</ul>
...
...
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