MariaDB Python Connector 1.1.3 now available
Posted on July 11, 2022 by Daniel Bartholomew
MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Python 1.1.3 release.
Release Notes
MariaDB Connector/Python 1.1.3
MariaDB Connector/Python 1.1.3 is a stable (GA) release.
Notable changes in this release include:
- When Cursor.execute() is called and one or more of the parameter values contain multi-byte characters, Connector/Python incorrectly substitutes the parameter values in the query string, which causes the query to fail.
- MariaDB Connector/Python 1.1.2, as the first stable Connector/Python 1.1 release, was released on the 27th of June 2022. The 1.1.2 Release notes include a full list of the changes of MariaDB Connector/Python 1.1.
See the release notes page for full details and visit mariadb.com/downloads/connectors/connectors-data-access/python-connector/ to download.