MariaDB Python Connector 1.0.11 now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Python 1.0.11 release.

Download Now

Release Notes

MariaDB Connector/Python 1.0.11

MariaDB Connector/Python 1.0.11 is a stable (GA) release.

Issues fixed in this release include:

  • When the executemany() method is used to execute an INSERT … RETURNING statement, a result set is not returned.
  • When a Cursor object is closed, the corresponding reference counter in the Connection object is not decremented, so a memory leak can occur.

See the release notes page for more details and visit mariadb.com/downloads/connectors/connectors-data-access/python-connector/ to download.