Skip to content

PHP 8.3 / MySQL 8.4 / PDO / caching_sha2_password #17182

Closed as not planned
Closed as not planned
@dwilbourne

Description

@dwilbourne

Description

Not sure if this is implemented (yet):

Does the PDO to MySQL driver support the caching_sha2_password authentication plugin? I can see that the native mysqli works (e.g. I can connect over SSL using sha2 encrypted password), but I get an exception trying to create a PDO connection using caching_sha2_password.

PDOException : SQLSTATE[HY000] [1524] Plugin 'mysql_native_password' is not loaded.

Thanks in advance

PHP Version

PHP 8.3.12 (MySQL 8.4)

Operating System

Windows 10 - not sure if it is relevent

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions