We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57346e commit 232b2d6Copy full SHA for 232b2d6
docs/hydra/self-hosted/dependencies-environment.md
@@ -21,7 +21,7 @@ No further dependencies are required for a production-ready instance.
21
22
For more information on configuring
23
24
-The SQL adapter supports PostgreSQL 9.6+, MySQL 5.7+ and SQLite. Please note that older MySQL versions have issues with Ory
+The SQL adapter supports PostgreSQL 9.6+, MySQL 8.0+ and SQLite. Please note that older MySQL versions have issues with Ory
25
Hydra's database schema. For more information [go here](https://github.com/ory/hydra/issues/377).
26
27
If you do run the SQL adapter, you must first create the database schema. The `hydra serve` command doesn't do this automatically,
0 commit comments