Georg Richter 26fa254e11 Fix for CONPY-35:
Since we can't reset internal members of statement handle (MYSQL_STMT *), we
need to close and reinitialize statement handle in case a different statement
will be executed with same cursor.
2020-01-25 10:33:00 +01:00
2020-01-13 08:31:09 +01:00
2020-01-13 05:35:50 +00:00
2020-01-25 08:38:04 +01:00
2020-01-07 05:03:16 +01:00
2020-01-25 10:33:00 +01:00
2020-01-25 10:33:00 +01:00
2018-12-05 13:48:02 +01:00
2019-12-17 15:02:47 +01:00
2020-01-13 05:35:50 +00:00
2020-01-13 03:33:41 +01:00
2020-01-13 03:33:41 +01:00
2020-01-13 03:33:41 +01:00
2018-06-19 18:17:32 +02:00
2019-12-18 15:10:54 +01:00
2020-01-04 17:07:33 +01:00
2020-01-25 10:33:00 +01:00

MariaDB Connector/Python

License (LGPL version 2.1) Python 3.6

MariaDB Connector/Python enables python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and uses MariaDB Connector/C client library for client server communication.

License

MariaDB Connector/Python is licensed under the LGPL 2.1

Source code

MariaDB Connector/Python source code is hosted on Github

Documentation

MariaDB Connector/Python documentation can be found in Github Wiki

Bugs

Bugs and feature requests should be filed in the MariaDB bug ticket system

Description
MariaDB Connector/Python
Readme LGPL-2.1 3.3 MiB
Languages
Python 61%
C 39%