Editor pass. - Document supported MySQL versions (#5501)

Editor pass for: https://github.com/fleetdm/fleet/pull/5421
This commit is contained in:
Desmi-Dizney
2022-05-03 13:30:43 -05:00
committed by GitHub
parent 3f45ada127
commit 45e6e1647b
+1 -1
View File
@@ -132,7 +132,7 @@ No. Currently, Fleet is only available for self-hosting on premises or in the cl
## What MySQL versions are supported?
Fleet is tested with MySQL 5.7.21 and 8.0.28. Newer versions of MySQL 5.7 and MySQL 8 typically work well. AWS Aurora requires at least version 2.10.0. Fleet has been known to run successfully on MariaDB and other MySQL flavors, but is not officially supported.
Fleet is tested with MySQL 5.7.21 and 8.0.28. Newer versions of MySQL 5.7 and MySQL 8 typically work well. AWS Aurora requires at least version 2.10.0. Fleet has been known to run successfully on MariaDB and other MySQL flavors but is not officially supported.
## What are the MySQL user requirements?