Update index.html
This commit is contained in:
parent
aa3fae9ef0
commit
2828c9657f
1 changed files with 3 additions and 5 deletions
|
@ -36,10 +36,8 @@
|
|||
<p>Compatibility:</p>
|
||||
|
||||
<ul>
|
||||
<li>MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (full support)</li>
|
||||
<li>MySQL 5.4 (not fully tested, partially supported)</li>
|
||||
<li>MySQL 6.0 (partial support)</li>
|
||||
<li>MariaDB 10.x (partial support)</li>
|
||||
<li>MySQL 3.23, 4.0, 4.1, 5.0, 5.1, 5.5, 5.6 (full support)</li>
|
||||
<li>MariaDB 10.1, 11.0 (full support)</li>
|
||||
<li>Perl 5.6 or later (with <a href="http://search.cpan.org/%7Edapm/perl-5.14.4/pod/perldoc.pod">perl-doc</a> package)</li>
|
||||
<li>Unix/Linux based operating system (tested on Linux, BSD variants, and Solaris variants)</li>
|
||||
<li>Windows is not supported at this time</li>
|
||||
|
@ -121,4 +119,4 @@ pass=thatuserspassword
|
|||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue