James Jacobson
Results
2
issues of
James Jacobson
This makes it so that the `caching_sha2_password ` plugin is included so connections to Mysql > 8.0 can succeed.
When trying to use the dbmate container against a mysql > 8.0 compliant server this error is given whenever a schema dump is requested: ``` docker run --env-file=dev.env --rm -it...