vapor / mysql-nio

🐬 Non-blocking, event-driven Swift client for MySQL.
MIT License
90 stars 27 forks source link

Major fixes to authentication support #53

Closed gwynne closed 4 years ago

gwynne commented 4 years ago

Fixes the following failure modes:

This massively increases compatibility with all supported versions of MySQL and MariaDB and paves the way for further improvements.

Tagged semver-minor due to the new enumerators for the more specific errors.

tanner0101 commented 4 years ago

These changes are now available in 1.3.0