mirror of
https://github.com/boostorg/mysql.git
synced 2026-07-21 13:23:46 +00:00
90405e79e4
Errors issued by the server for caching_sha2_password users after a fast auth OK packet has been received (e.g. bad database errors) are now reported correctly Handshake now correctly detects protocol violation errors, like double auth switches close #469 close #468