Skip to content

Add support for caching_sha2_password on MySQL #116

Description

@benfrancis

caching_sha2_password is now the default authentication on MySQL, but the database driver used here doesn't seem to support it.

Can create a specific user using mysql_native_password to get it to work, but would be good to support the MySQL 8.0 default out of the box.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions