Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
doc(database): move mariadb prerequisite version to 10.1.x (19.10.x) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret authored May 6, 2020
1 parent 82f3eb9 commit 1b5de1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/en/installation/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ DBMS
+----------+------------+
| Software | Version |
+==========+============+
| MariaDB | = 10.2.x |
| MariaDB | = 10.1.x |
+----------+------------+
| MySQL | = 5.6.x |
+----------+------------+
Expand Down
2 changes: 1 addition & 1 deletion doc/fr/installation/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ SGBD
+----------+------------+
| Logiciel | Version |
+==========+============+
| MariaDB | = 10.2.x |
| MariaDB | = 10.1.x |
+----------+------------+
| MySQL | = 5.6.x |
+----------+------------+
Expand Down

0 comments on commit 1b5de1a

Please sign in to comment.