Does ORY Hydra support MySQL? Please give example? due I found that there is no argument for a connection string with ?.
I test both versions oryd/hydra:v1.0.0-rc.2_oryOS.9-alpine, oryd/hydra:v1.0.0-beta.6-alpine,
@tangkhaiphuong It should be according to the docs:
Both MySQL and PostgreSQL adapters support the following settings. You can modify these settings by appending query parameters to your DSN (
postgres://user:pw@host:port/database?setting1=foo&setting2=bar