Skip to content

Benchmark MySQL installation requiring default-auth=mysql_native_password #249

@smitty-codes

Description

@smitty-codes

Hi, we have a MySQL installation (I think that is old) that requires the mysql native password argument - example from mysql command line below:
shell> mysql --default-auth=mysql_native_password ...

Reference link: https://dev.mysql.com/doc/refman/8.0/en/native-pluggable-authentication.html

How can we pass this connection parameter thru the Hammerdb config XML files or thru the GUI?

For more context, in the MySQL Connector/C++ version, the argument is "defaultAuth=mysql_native_password"

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