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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions