long2ice / asyncmy

A fast asyncio MySQL/MariaDB driver with replication protocol support
https://github.com/long2ice/asyncmy
Apache License 2.0
230 stars 25 forks source link

Set default _auth_plugin_name for Connection to ""... #87

Open t184256 opened 4 months ago

t184256 commented 4 months ago

Set default _auth_plugin_name for Connection to "" in case it doesn't get set later.

Fixes: https://github.com/long2ice/asyncmy/issues/86

long2ice commented 2 months ago

Thanks! Please update changelog also.