Skip to content

Commit 232b2d6

Browse files
authored
chore: update mysql version (#2110)
1 parent b57346e commit 232b2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hydra/self-hosted/dependencies-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ No further dependencies are required for a production-ready instance.
2121

2222
For more information on configuring
2323

24-
The SQL adapter supports PostgreSQL 9.6+, MySQL 5.7+ and SQLite. Please note that older MySQL versions have issues with Ory
24+
The SQL adapter supports PostgreSQL 9.6+, MySQL 8.0+ and SQLite. Please note that older MySQL versions have issues with Ory
2525
Hydra's database schema. For more information [go here](https://github.com/ory/hydra/issues/377).
2626

2727
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

Comments
 (0)