pypi mysqlclient 2.2.1
v2.2.1

latest releases: 2.2.4, 2.2.3, 2.2.2...
5 months ago

What's Changed

  • Connection.ping() avoid using MYSQL_OPT_RECONNECT option until reconnect=True is specified. MySQL 8.0.33 start showing warning when the option is used. (#664)
  • Windows: Update MariaDB Connector/C to 3.3.8. (#665)
  • Windows: Build wheels for Python 3.12 (#644)

Merged pull requests

New Contributors

Full Changelog: v2.2.0...v2.2.1

Don't miss a new mysqlclient release

NewReleases is sending notifications on new releases.