We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac8760 commit 22ad1ccCopy full SHA for 22ad1cc
docs/sources/setup-grafana/installation/_index.md
@@ -61,7 +61,7 @@ Grafana requires a database to store its configuration data, such as users, data
61
Grafana supports the following databases:
62
63
- [SQLite 3](https://www.sqlite.org/index.html)
64
-- [MySQL 5.7+](https://www.mysql.com/support/supportedplatforms/database.html)
+- [MySQL 8.0+](https://www.mysql.com/support/supportedplatforms/database.html)
65
- [PostgreSQL 12+](https://www.postgresql.org/support/versioning/)
66
67
By default Grafana uses an embedded SQLite database, which is stored in the Grafana installation location.
0 commit comments