Closed dabico closed 1 month ago
Looks like the same issue as #135
We're investigating a proper solution, but try adding &permitMysqlScheme=true
as a workaround for now.
Looks like the same issue as #135
I did not see it, thank you for letting me know.
We're investigating a proper solution, but try adding
&permitMysqlScheme=true
as a workaround for now.
I'll try this out, but I'll wait for a proper fix before we roll out this version into production.
Looks like the same issue as #135
We're investigating a proper solution, but try adding
&permitMysqlScheme=true
as a workaround for now.
Just thought I'd let everyone know the workaround does indeed work. This seems to me like an issue that stems from a limitation of the MariaDB connector. Not sure if you guys intend on providing a patch, but it did work in prior versions without the URL parameter.
Prior to the latest release, I was able to connect to a database just fine, but now I get the following error:
Compose file in question: https://github.com/seart-group/ghs/blob/master/docker-compose/docker-compose.yml. The settings from this file worked fine for every previous version.