MariaDB Python Connector 1.1.13 now available
Posted on July 15, 2025 by Daniel Bartholomew

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Python 1.1.13 release.
Release Notes
MariaDB Connector/Python 1.1.13
MariaDB Connector/Python 1.1.13 is a stable (GA) release.
Notable changes in this release include:
- If a cursor will be reused, methods execute(), executemany(), and callproc() will aways reset the cursor to avoid possible memory leaks
- Fixed various memory leaks in unittest suite
- Fixes for various issues
See the release notes page for full details and visit mariadb.com/downloads/connectors/connectors-data-access/python-connector/ to download.