MariaDB Python Connector 1.0.10 now available

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

Download Now

Release Notes

MariaDB Connector/Python 1.0.10

MariaDB Connector/Python 1.0.10 is a Stable (GA) release.

Issues fixed in this release include:

  • executemany() with NULL values fails in fallback mode. When connecting to a server that doesn’t support bulk operations (binary protocol), the fallback routine doesn’t handle NULL values correctly.
  • When any method or property of an object is called after the object (pool, connection, cursor) has been closed, a crash occurs.

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