Python Connector for MySQL Releases
Released: Oct 30, 2025
Atualizações na v1.3.0
Recursos
- Added support for Python 3.14.
- Added support for MySQL 9.
- Added support for MariaDB 12.
- Added support for the UUID data type in MariaDB 10.7 and later.
- Added support for the INET4 and INET6 data types in MariaDB 10.10 and later.
- Added support for password-protected private key for SSL protocol.
- Added support for Bearer Token authentication when using an HTTP tunnel.
Correções
- Fixed a bug with unloading OpenSSL libraries when connection pooling is used.
- Fixed an issue with handling...
Released: Oct 23, 2024
Atualizações na v1.2.0
Recursos
- Added support for Python 3.13.
Released: Jul 29, 2024
Atualizações na v1.1.0
Recursos
- Added support for connection pooling.
- Added activation by license key.
- Added subscription license type.
Released: Dec 1, 2023
Atualizações na v1.0.1
Recursos
- Initial release of MySQL Python Connector.
- Windows 32-bit and 64-bit is supported.
- Linux 64-bit is supported.
- macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported.