Skip to content

Commit

Permalink
ActiveRecord::ConnectionNotEstablished: trilogy_auth_recv: caching_sh…
Browse files Browse the repository at this point in the history
…a2_password requires either TCP with TLS or a unix socket: TRILOGY_UNSUPPORTED (ActiveRecord::ConnectionNotEstablished)
  • Loading branch information
jiikko committed Apr 22, 2024
1 parent c191bca commit ca37006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rails_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
image: mysql:8.0
env:
MYSQL_ROOT_PASSWORD: password
MYSQL_AUTHENTICATION_PLUGIN: mysql_native_password
ports:
- 3306:3306
redis:
Expand Down

0 comments on commit ca37006

Please sign in to comment.