All pages
Powered by GitBook
1 of 18

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Connector/Python 1.1.13 Changelog

Download Release Notes Changelog

Release date: Jul 15 2025

For the highlights of this release, see the release notes.

The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #7b015f2 2025-06-22 07:39:00 +0200

    • CONPY-313: Check float types "inf", "-inf" and "nan"

  • 2025-06-16 14:07:09 +0200

    • Skip reconnect test for maxscale

  • 2025-06-16 12:44:14 +0200

    • Fixed various memory leaks and address sanitizer related problems:

  • 2025-04-01 09:15:21 +0200

    • Merge pull request #31 from mr-c/typo

  • 2024-11-25 13:02:05 +0100

    • fix a typo

  • 2025-02-24 12:00:32 +0100

    • For the moment we disable benchmarking on travis.

  • 2025-02-24 11:58:17 +0100

    • CONPY-306: Fix crash when getting invalid unicode

  • 2025-02-22 11:04:02 +0100

    • Improve cursor behavior on closed connections

  • 2025-02-21 08:31:57 +0100

    • Run benchmarks with 3.12 instead of 3.13

  • 2025-02-21 08:22:12 +0100

    • Added tp_dealloc for cursor object

  • 2025-02-20 19:53:33 +0100

    • CONPY-296: Include test suite in sdist

  • 2025-02-17 17:14:33 +0100

    • Enable benchmark for 3.13

  • 2025-02-14 14:24:26 +0100

    • Fix warnings in mariadb_codecs.c

  • 2025-02-13 14:19:54 +0100

    • bump version (to 1.1.13)

Connector/Python 1.1.14 Changelog

Release date: 10 Oct 2025

For the highlights of this release, see the .

The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

  • 2025-10-05 09:58:05 +0200

Added Python 3.14 to the list of supported versions.

  • Revision #6cb5f2d 2025-09-18 10:35:57 +0200

    • Fixed previous commit (github actions)

  • Revision #bda1932 2025-09-18 09:32:31 +0200

    • Added windows + 3.14 to additional matrix (github actions)

  • Revision #5fc86bd 2025-09-18 09:19:33 +0200

    • Added Python 3.14 (currently rc)

  • Revision #92d58ff 2025-09-11 10:08:46 +0200

    • Matrix and test setup have moved to mariadb-corporation github account.

  • Revision #2aed472 2025-09-04 09:33:10 +0200

    • bumped version (1.1.14)

  • Revision #ecc09ed 2025-09-04 09:28:56 +0200

    • CONPY-321: Fixed index error in pool initialization

  • Revision #9dc46c2 2025-09-02 19:51:50 +0200

    • Added Python 3.13 to the matrix - Added SQLAlchemy testsuite (Python 3.13 only)

  • Revision #8198419 2025-09-01 11:26:48 +0200

    • Follow up of a290f25581500fe19cdc8394a9d539384e2da848:

  • Revision #a290f25 2025-09-01 10:25:30 +0200

    • CONPY-318: Fixed segmentation fault

  • Revision #391cfff 2025-07-06 19:00:07 +0200

    • Added release notes for 1.1.13

  • Revision #db3483b 2025-07-02 19:46:50 +0200

    • [misc] doc generation correction

  • Revision #cf7d09c 2025-06-26 16:01:54 +0200

    • [misc] release API release correction

  • Revision #723b1be 2025-06-26 13:28:27 +0200

    • [misc] Generate and Update API Docs to mariadb documentation

  • Revision #541c985 2025-06-26 13:00:09 +0200

    • [misc] doc generation addition

  • Revision #cadd826 2025-06-24 12:13:24 +0200

    • [TODO-5373] properly closing cursor for pypy

  • Revision #64cc1b0 2025-06-24 12:05:36 +0200

    • [TODO-5373] add github action CI

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #0e76690
    Revision #6831e07
    Revision #8090efa
    Revision #7b0fbd8
    Revision #b89c90a
    Revision #ee884c8
    Revision #0723803
    Revision #63e10d0
    Revision #5f227fc
    Revision #0ebfcd5
    Revision #11a22ad
    Revision #4d8dde1
    Revision #aac09d2
    Revision #e73f280

    Connector/Python 1.1.11 Changelog

    Release date: 15 Nov 2024

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2024-10-29 16:13:22 +0100

    [misc] travis test Python 3.8 removed, Python 3.13 added

  • Revision #0ce5a58 2024-10-14 14:28:17 +0200

    • Removed Python 3.8, added Python 3.13

  • Revision #f96cbe2 2024-10-01 15:55:33 +0200

    • Travis build fixes:

      • Skip MySQL batch tests

      • Fix travis on windows

  • Revision #c9c0278 2024-09-28 08:17:49 +0200

    • Travis fixes:

      • skip extended field types for MaxScale

      • remove shadowed test

  • Revision #60562de 2024-09-28 04:57:31 +0200

    • Buildfix for C/C > 3.4.1

  • Revision #aa962d0 2024-09-27 17:55:50 +0200

    • Build fix for C/C versions < 3.4.2

  • Revision #5ae028e 2024-09-27 17:14:25 +0200

    • CONPY-289: BIGINT out of range on bulk insert

  • Revision #fee7f30 2024-09-27 16:21:35 +0200

    • Added new connection property: tls_peer_cert_info

  • Revision #3d34bb6 2024-09-25 13:35:16 +0200

    • CONPY-293: Fix gcc warnings

  • Revision #1d03be3 2024-09-16 10:13:38 +0200

    • TLS fixes for C/C 3.4.x

  • Revision #afb3ccd 2024-09-14 15:31:57 +0200

    • Check return code of db_generate_bulk_request

  • Revision #e705d63 2024-03-18 10:03:57 +0100

    • Fix CONPY-283: Incorrect result format after cursor.scroll()

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #d2f4a33

    The most recent release of is:

    The most recent release of is:

    Connector/Python 1.1.14
    Download Now
    Connector/Python 1.1.14
    Download Now

    Connector/Python 1.1.5 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 7 Nov 2022

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #db9b3b7 2022-11-01 07:22:11 +0100

      • : Fix memory leak

    • 2022-10-19 17:13:27 +0200

      • Fix for :

    • 2022-10-19 16:45:39 +0200

      • Added packaging module as requirement

    • 2022-10-10 09:01:19 +0200

      • : Replace collections.named_tuple

    • 2022-10-10 06:59:16 +0200

      • Performance optimization

    • 2022-10-09 15:05:31 +0200

      • Fix for :

    • 2022-10-07 08:48:54 +0200

      • Merge branch '1.1' of into 1.1

    • 2022-09-22 19:06:35 +0200

      • [misc] correcting benchmark using binary

    • 2022-10-07 08:47:48 +0200

      • Fix for :

    • 2022-09-22 07:26:46 +0200

      • Fix for :

    • 2022-09-21 11:44:19 +0200

      • [misc] adding bulk benchmark

    • 2022-09-06 11:03:31 +0200

      • [misc] MariaDB benchmark common test suite implementation

    • 2022-08-27 07:39:50 +0200

      • Fixed test name:

    • 2022-08-27 07:25:09 +0200

      • Fix for :

    • 2022-08-17 14:45:46 +0200

      • Fix for :

    • 2022-08-13 10:25:11 +0200

      • is_closed was renamed to _closed.

    • 2022-08-11 11:10:00 +0200

      • Fixed error message

    • 2022-08-11 08:50:13 +0200

      • Bump version to 1.1.5

    • 2022-08-09 16:09:22 +0200

      • Merge branch '1.1-status' into 1.1

    • 2022-08-05 14:41:43 +0200

      • First implementation for status callback

    Connector/Python 1.1.4 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 30 Aug 2022

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #cdd4274 2022-08-07 16:47:26 +0200

      • Coding style fixes (PEP8)

    • 2022-07-22 10:15:33 +0200

      • Merge pull request #22 from gavindsouza/patch-2

    • 2022-07-19 15:31:36 +0530

      • chore: Fix URLs in README

    • 2022-07-21 05:46:53 +0200

      • : Allow None as data parameter

    • 2022-07-18 14:03:20 +0200

      • Documentation for reconnect keyword.

    • 2022-07-18 13:55:39 +0200

      • :

    • 2022-07-07 13:42:34 +0200

      • Fix for

    • 2022-07-07 07:37:29 +0200

      • Documentation fix:

    • 2022-07-06 22:57:58 +0200

      • Fix for :

    • 2022-07-06 22:57:34 +0200

      • Travis: test all supported python versions against 10.8

    • 2022-07-04 14:45:25 +0200

      • Added CAPABILITY constants

    • 2022-07-04 14:45:17 +0200

      • Fix typo

    • 2022-07-04 14:23:06 +0200

      • bump version to 1.1.4

    Connector/Python 1.1.3 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 7 Jul 2022

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #09e5cad 2022-06-29 15:09:20 +0200

      • Fix for

    • 2022-06-29 12:29:38 +0200

      • :

    • 2022-06-29 12:06:43 +0200

      • Fixed script for ERR constants generation.

    • 2022-06-28 07:23:35 +0200

      • Bump version (1.1.3)

    • 2022-06-28 07:23:00 +0200

      • Travis:

    • 2022-06-27 20:24:07 +0200

      • Move MySQL servers to allow_failure

    • 2022-06-27 19:42:43 +0200

      • test fixes

    Connector/Python 1.1.0 RC1 Changelog

    Release date: 7 Apr 2022

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2022-02-10 18:56:35 +0100

    Connector/Python 1.1.8 Changelog

    Release date: 16 Oct 2023

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2023-10-12 07:17:37 +0200

    Connector/Python 1.1.0 Beta2 Changelog

    Release date: 22 Oct 2021

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2021-10-20 08:49:10 +0200

    Connector/Python 1.1 Changelogs

    Changelogs for Connector/Python 1.1.x releases

    Set prerelease to rc1

  • Revision #18cae2f 2022-01-25 06:06:52 +0100

    • docu fix

  • Revision #a11a1b6 2022-01-25 06:05:12 +0100

    • Add documentation for CONPY-88

  • Revision #4bcfd6a 2022-01-25 05:35:45 +0100

    • CONPY-88

  • Revision #63c8201 2022-01-23 20:40:59 +0100

    • Check if client lib supports multi hosts

  • Revision #811cc1c 2022-01-16 20:59:58 +0100

    • Check if object was closed:

  • Revision #a839827 2021-12-21 08:16:02 +0100

    • CONPY-189: Windows build fix for Visual Studio 2022

  • Revision #aaba6e2 2021-12-19 19:52:14 +0100

    • Fix for CONPY-187:

  • Revision #ae9cae9 2021-12-17 15:56:06 +0100

    • test - skipping a maxscale bug

  • Revision #db3b6f5 2021-12-17 15:05:04 +0100

    • test - change travis test to use common framework in order to set different server type update benchmarks

  • Revision #a9bcb3c 2021-12-13 07:50:42 +0100

    • Updated documentation (release notes)

  • Revision #263f428 2021-12-13 05:55:10 +0100

    • CONPY-184

  • Revision #5831a69 2021-11-25 06:06:48 +0100

    • Fix for CONC-178:

  • Revision #eb48926 2021-10-28 10:53:00 +0200

    • Fix for CONPY-175:

  • Revision #d3eafac 2021-11-02 11:15:04 +0100

    • bump version

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #c8a4ed7

    The most recent release of is:

    Connector/Python 1.1.14 Download Now

    Documentation fix

  • Revision #1762e9d 2023-10-12 06:01:00 +0200

    • Travis: Added Python-3.12

  • Revision #84e4232 2023-10-12 05:41:40 +0200

    • Test fix

  • Revision #09b78a7 2023-10-12 05:26:02 +0200

    • Fix version number/bumped to 1.1.8

  • Revision #969d19c 2023-10-11 14:55:03 +0200

    • Documentation fix: added new line

  • Revision #cfe1d10 2023-10-11 14:50:23 +0200

    • CONPY-271: Added cursor.metadata property

  • Revision #05f4ced 2023-09-30 17:40:00 +0200

    • Fix typo

  • Revision #91ecc9e 2023-09-29 10:34:30 +0200

    • Workaround for CONPY-269:

  • Revision #99f0de3 2023-09-27 09:51:26 +0200

    • Added Python 3.12

  • Revision #c2587f9 2023-07-03 10:13:35 +0200

    • Merge branch '1.1' of mariadb-connector-python into 1.1

  • Revision #4591d7d 2023-07-02 11:45:32 +0200

    • removed Python 3.7 added Python 3.11

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #3085cb5

    The most recent release of is:

    Connector/Python 1.1.14 Download Now

    Documentation update

  • Revision #aa7ad32 2021-10-20 06:01:27 +0200

    • removed release_info.py since it will be automatically created when running setup.py

  • Revision #847b8a5 2021-10-20 05:54:46 +0200

    • Bumped version, updated classifier section

  • Revision #a366bba 2021-10-18 12:42:44 +0200

    • Windows build fix

  • Revision #2a4334e 2021-10-08 08:14:13 +0200

    • CONPY-170:

  • Revision #3184707 2021-10-03 06:50:00 +0200

    • Fix for CONPY-168

  • Revision #0074295 2021-10-02 15:52:42 +0200

    • Parser:

  • Revision #cfe3eee 2021-09-25 12:50:12 +0200

    • Fix for CONPY-167:

  • Revision #64aefb6 2021-09-21 11:44:26 +0200

    • Updated version number in generated online documentation

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #86886cc

    The most recent release of is:

    Connector/Python 1.1.14 Download Now

    CONPY-231
    Revision #80b642b
    CONPY-229
    Revision #5dfeda2
    Revision #ce228b6
    CONPY-227
    Revision #903bd6e
    Revision #1d700ad
    CONPY-226
    Revision #37623b1
    mariadb-connector-python
    Revision #577be03
    Revision #d70be50
    CONPY-225
    Revision #37ea27c
    CONPY-224
    Revision #cb238ce
    Revision #4c75199
    Revision #215d983
    Revision #c3fe1a9
    CONPY-221
    Revision #d18a240
    CONPY-220
    Revision #336bf34
    Revision #554abda
    Revision #6336903
    Revision #71614ab
    Revision #a9ad1fc
    Connector/Python 1.1.14
    Download Now
    Revision #3fe0ee0
    Revision #5c198ac
    Revision #205b9c2
    CONPY-218
    Revision #bd84da3
    Revision #17d5aed
    CONPY-217
    Revision #c30b597
    CONPY-213
    Revision #687ba16
    Revision #275aaf3
    CONPY-214
    Revision #c4955f1
    Revision #d61b805
    Revision #6ddd186
    Revision #1adbefb
    Connector/Python 1.1.14
    Download Now
    CONPY-212
    Revision #ba56c73
    CONPY-209
    Revision #4b66b63
    Revision #9dbc45d
    Revision #1cec2f5
    Revision #25491f6
    Revision #1b78f22
    Connector/Python 1.1.14
    Download Now

    Connector/Python 1.1.7 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 10 Jul 2023

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #67d3062 2023-07-02 17:12:14 +0200

      • Added missing documentation for tls_version

    • 2023-07-02 15:23:17 +0200

      • Minimum requirement is Python 3.8 (3.7 is EOL).

    • 2023-06-30 07:33:17 +0200

      • Merge pull request #25 from grooverdan/patch-1

    • 2023-06-30 12:30:36 +1000

      • correct documentation typo CURSOR_TYPE -> CURSOR

    • 2023-04-24 13:58:39 +0200

      • Travis: disable benchmark

    • 2023-04-24 13:25:35 +0200

      • travis update

    • 2023-04-17 10:26:33 +0200

      • Handle dicts in check_text_params

    • 2023-04-17 09:51:41 +0200

      • Performance fix:

    • 2023-04-11 09:05:07 +0200

      • Fix for :

    • 2023-04-11 08:37:16 +0200

      • Fix for :

    • 2023-04-06 17:22:26 +0200

      • : Fixed ValueError exception if ZEROFILL flag is defined

    • 2023-03-25 15:22:31 +0100

      • : Add new connection option tls_version

    • 2023-02-19 10:19:18 +0100

      • bump version

    Connector/Python 1.1.9 Changelog

    Release date: 22 Dec 2023

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2023-12-20 17:29:28 +0100

    CONPY-276: Buffered cursor doesn't work after connection was closed

  • Revision #7d6b5af 2023-12-17 21:38:47 +0100

    • [misc] correct CREATE OR REPLACE commands to DROP IF EXISTS + CREATE for mysql test compatibility - part 2

  • Revision #0c72aae 2023-12-15 18:50:36 +0100

    • [misc] test correction not using temporary tables with mysql 8

  • Revision #5a3dd3d 2023-12-15 14:53:14 +0100

    • [misc] test correction

  • Revision #76a7661 2023-12-14 16:35:23 +0100

    • [misc] test stability improvement for mysql server

  • Revision #ba6b6e9 2023-12-14 10:55:10 +0100

    • [misc] correct CREATE OR REPLACE commands to DROP IF EXISTS + CREATE for mysql test compatibility

  • Revision #d0470ae 2023-12-13 18:38:35 +0100

    • [misc] clarify license with LGPL-2.1-or-later, not LGPL-2.1 only

  • Revision #80a722a 2023-12-13 18:29:08 +0100

    • [misc] test correction for maxscale

  • Revision #9b06b33 2023-12-12 23:46:11 +0100

    • [misc] using common default servers test suite

  • Revision #ae34d63 2023-12-01 16:01:22 +0100

    • Fix for CONPY-274: Crash in garbage collector

  • Revision #f9adb73 2023-11-22 13:08:50 +0100

    • Fix for CONPY-273: Crash in PyMem_RawDebugFree

  • Revision #f269345 2023-10-18 09:50:18 +0200

    • Documentation fix for metadata

  • Revision #6a5388a 2023-10-18 08:49:07 +0200

    • CONPY-272: documentation fix

  • Revision #ff6f8cb 2023-10-14 06:11:35 +0200

    • Bump version

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #9952ff0

    The most recent release of is:

    Connector/Python 1.1.14 Download Now

    Revision #c29e278
    Revision #dc22497
    Revision #d8b337d
    Revision #62bc714
    Revision #b43853e
    Revision #9aedf1c
    Revision #b0366fa
    Revision #658cc00
    CONPY-256
    Revision #494d951
    CONPY-255
    Revision #6afeaa5
    CONPY-258
    Revision #3827ae3
    CONPY-253
    Revision #83f11ed
    Connector/Python 1.1.14
    Download Now

    Connector/Python 1.1.6 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 1 Mar 2023

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #0c84487 2023-02-12 08:26:37 +0100

      • Fix for

    • 2023-02-08 16:14:52 +0100

      • Follow up for :

    • 2023-02-08 16:04:20 +0100

      • Fix for :

    • 2023-02-05 14:22:46 +0100

      • :

    • 2023-02-03 11:53:34 +0100

      • :

    • 2023-02-03 08:07:41 +0100

      • Fix for :

    • 2023-02-01 09:33:54 +0100

      • Fix for :

    • 2023-02-01 07:48:42 +0100

      • Follow up for fix of :

    • 2023-01-16 14:32:57 +0100

      • :

    • 2022-12-01 06:00:17 +0100

      • Fix for :

    • 2022-11-28 06:10:07 +0100

      • Fix for

    • 2022-11-28 04:58:55 +0100

      • Bump version (1.1.6)

    • 2022-11-21 11:59:01 +0100

      • Fix required Connector/C version:

    • 2022-11-09 09:16:08 +0100

      • travis: install via pip

    • 2022-11-09 09:04:51 +0100

      • Build fix for C/C 3.3.1

    • 2022-11-09 06:24:10 +0100

      • Updated pyproject.toml:

    • 2022-11-08 17:19:14 +0100

      • Added pyproject.toml

    • 2022-11-03 10:26:01 +0100

      • [misc] adding pip install packaging to test + remove distutils use

    Connector/Python 1.1.2 Changelog

    Release date: 27 Jun 2022

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2022-06-23 14:45:12 +0200

    Set version number to 1.1.2:

  • Revision #64882fc 2022-06-23 14:43:36 +0200

    • Merge pull request #21 from vaerksted/1.1

  • Revision #d2f9780 2022-06-22 16:22:27 -0500

    • typos

  • Revision #5420fe3 2022-06-08 13:43:20 +0200

    • Various fixes:

  • Revision #ad4937d 2022-06-07 08:37:48 +0200

    • Changed error message for closed connection

  • Revision #a9fcc27 2022-05-30 09:16:23 +0200

    • Fixed version_info for GA

  • Revision #fde6a22 2022-05-30 07:33:24 +0200

    • Setup:

  • Revision #f23e4e9 2022-05-25 18:54:11 +0200

    • CONPY-205: Added error constants

  • Revision #30c8f33 2022-05-25 18:47:03 +0200

    • CONPY-205: Inconsistent exceptions

  • Revision #0a7f751 2022-05-21 10:06:26 +0200

    • Test fixes

  • Revision #7394d84 2022-05-21 10:02:18 +0200

    • Don't clear rowcount after bulk

  • Revision #693442e 2022-05-21 08:35:35 +0200

    • Fixed typo

  • Revision #f93370a 2022-05-21 07:59:18 +0200

    • Cursor: Set buffered to True if no args were specified

  • Revision #e3207bb 2022-05-21 07:15:23 +0200

    • Merge branch '1.1' of mariadb-connector-python into 1.1

  • Revision #107d737 2022-05-20 17:42:45 +0200

    • [misc] adding osx test

  • Revision #4f88242 2022-05-21 07:13:34 +0200

    • Added new connection method dump_debug_info()

  • Revision #ef57069 2022-05-19 12:04:59 +0200

    • CONPY-202: Fixed typo in installation

  • Revision #9b8a32d 2022-05-10 09:06:56 +0200

    • Build fixes:

  • Revision #1aa2bbe 2022-04-11 08:03:20 +0200 *

    • Documentation

  • Revision #48aea2f 2022-04-05 16:54:37 +0200

    • Docu fxes

  • Revision #9ae99cd 2022-04-03 18:38:48 +0200 *

    • Documentation fixes - removed COMMAND constants

  • Revision #55ce15a 2022-04-03 07:03:32 +0200

    • Minor documentation fixes

  • Revision #70ed9b4 2022-04-02 20:02:52 +0200

    • Added missing docstring for cursor.paramcount

  • Revision #f2fc6e8 2022-03-25 06:30:23 +0100

    • test for CONPY-178

  • Revision #2e81925 2022-02-20 14:34:51 +0100

    • Skip test if we are connected to MySQL server

  • Revision #ba1bce8 2022-02-20 08:56:21 +0100

    • Added test for REPLACE RETURNING

  • Revision #f844622 2022-02-20 05:03:43 +0100

    • Added test for CONPY-194

  • Revision #1d74599 2022-02-20 04:42:28 +0100

    • Fix for CONPY-194:

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #418dbf0

    The most recent release of is:

    Connector/Python 1.1.14 Download Now

    CONPY-251
    Revision #49b4908
    CONPY-250
    Revision #9f7fcbb
    CONPY-250
    Revision #fad6119
    CONPY-248
    Revision #66db4b0
    CONPY-247
    Revision #a48eb1e
    CONPY-246
    Revision #7daab2f
    CONPY-245
    Revision #84967a9
    CONPY-244
    Revision #5ce5ca3
    CONPY-244
    Revision #03b72c6
    CONPY-240
    Revision #952a8cf
    CONPY-240
    Revision #2820546
    Revision #ea87f44
    Revision #fa6cda4
    Revision #1919bee
    Revision #bc5a7bc
    Revision #db73151
    Revision #ca7b5ae
    Connector/Python 1.1.14
    Download Now

    Connector/Python 1.1.12 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 24 Feb 2025

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #f0bbd08 2025-02-13 11:47:02 +0100

      • : fix segfault with threaded

    • 2025-02-13 10:46:07 +0100

      • Test fix:

    • 2025-02-10 13:59:43 +0100

      • Follow up for

    • 2025-01-30 13:55:34 +0100

      • Exceptions: ER_BAD_FIELD_ERROR - wrong exception

    • 2025-01-30 09:20:57 +0100

      • : Fix unsigned check

    • 2025-01-30 09:02:07 +0100

      • : support for VECTOR data type

    • 2025-01-29 09:43:20 +0100

      • : Fix documentation

    • 2025-01-29 06:57:04 +0100

      • Travis fix:

    • 2025-01-28 16:19:46 +0100

      • Bumped version to 1.1.12

    • 2025-01-28 16:16:29 +0100

      • : Documentation fix for cursor constructor

    Connector/Python 1.1.0 Alpha1 Changelog

    The most recent (GA) release of MariaDB Connector/Python is:

    Release date: 18 Aug 2021

    For the highlights of this release, see the .

    The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.

    • 2021-08-18 07:19:48 +0200

    Documentation fixes

  • Revision #2e7dcde 2021-08-16 10:41:07 +0200

    • Removed converter from C Code

  • Revision #307046b 2021-08-16 10:12:41 +0200

    • Removed unused MemberDefs from connection

  • Revision #445f3bc 2021-08-16 10:11:46 +0200

    • Documentation update:

  • Revision #3fbe0e3 2021-08-16 10:11:24 +0200

    • removed newline from end of file

  • Revision #aaf5011 2021-08-16 10:10:22 +0200

    • gitignore update

  • Revision #7494e2b 2021-08-16 10:09:45 +0200

    • Documentation fixes and update

  • Revision #6bbe026 2021-08-16 10:08:15 +0200

    • Moved MemberDef properties

  • Revision #1ab9f83 2021-08-16 09:32:32 +0200

    • Test fix:

  • Revision #fc32956 2021-08-16 09:29:55 +0200

    • Check server capabilities at the beginning of function

  • Revision #d3d1cfc 2021-08-16 09:28:32 +0200

    • Fixed rowcount for executemany() when connected to a MySQL database server.

  • Revision #a614b9f 2021-08-05 10:09:12 +0200

    • Fixed a previous copy/paste error

  • Revision #8797449 2021-08-05 09:57:09 +0200

    • Raise exception if number of parameter doesn't match.

  • Revision #1d201f1 2021-08-05 08:52:32 +0200

    • Removed refrence decrement in tuple construct.

  • Revision #9ac0551 2021-08-05 08:32:20 +0200

    • Default mode for cursor changed:

  • Revision #8cd33d5 2021-08-03 11:31:31 +0200

    • Fixed memory leak in parser

  • Revision #cb0c3c8 2021-08-01 11:29:22 +0200

    • Documentation update

  • Revision #b3713fd 2021-08-01 11:16:19 +0200

    • initialization fixes

  • Revision #47ca11d 2021-08-01 10:31:10 +0200

    • Documentation update

  • Revision #ebb09cf 2021-07-28 06:55:10 +0200

    • Documentation

  • Revision #5a81686 2021-07-26 06:54:38 +0200

    • Documentation work

  • Revision #6c6e100 2021-07-23 11:07:43 +0200

    • remove commit/rollback from c code

  • Revision #ea97f66 2021-07-22 16:06:27 +0200

    • connection class:

  • Revision #5870f5d 2021-07-22 14:15:53 +0200

    • cursor:

  • Revision #2bd40ca 2021-07-18 18:16:38 +0200

    • Test fixes

  • Revision #8ee02ac 2021-07-14 22:14:52 +0200

    • Cursor fixes for execute, implemented execute_direct

  • Revision #c8a9f50 2021-07-12 10:52:02 +0200

    • Updated required minimum version of Connector&C (3.2.4)

  • Revision #84df56c 2021-07-12 09:46:05 +0200

    • connection and cursor class are now written in native python

  • Revision #27730cd 2021-03-21 22:44:42 +0100

    • Moved more methods and propertys from C to Python code

  • Revision #1299be5 2021-01-18 06:41:15 +0100

    • fixed typo

  • Revision #1f084d1 2021-01-18 06:39:05 +0100

    • disable pooling until tests are ready

  • Revision #b5936a9 2021-01-18 06:37:09 +0100

    • Added new class Pool

  • Revision #aa65cc8 2021-01-18 06:11:03 +0100

    • Exchanged C written connection pool class by native python class.

  • Revision #2ce8f2c 2020-12-02 10:41:29 +0100

    • Added missing dbapi20.py

  • Revision #feb990d 2020-12-01 20:59:27 +0100

    • Moved DBAPI 2.0 Date/Time/Timestamp constructors from C code to Python module dpapi20.py

  • Revision #a2b3e98 2020-12-01 08:28:01 +0100

    • Replaced Mrdb_Fieldinfo by python fieldinfo class

  • Revision #7df428e 2020-11-30 16:49:16 +0100

    • Moved Objects from c to python code

  • Revision #e8d7854 2020-11-25 13:44:18 +0100

    • codespell typo fixes

  • Revision #ba6af78 2020-11-25 13:16:51 +0100

    • Fixed travis link for build status

  • Revision #8a9ab45 2020-11-24 18:37:52 +0100

    • bumped version number

  • Revision #5718305 2020-11-24 15:54:15 +0100

    • Windows build fix

  • Revision #a1c709b 2020-11-24 14:00:56 +0100

    • Fix for CONPY-133:

  • Revision #6a83209 2020-11-24 14:00:15 +0100

    • Fixed base class for exceptions

  • Revision #0f0468a 2020-11-23 15:15:13 +0100

    • Fix for CONC-132: Fix leak in connection pool

  • Revision #35a1235 2020-11-23 09:31:20 +0100

    • travis: disable bench

  • Revision #1ae8afb 2020-11-22 21:21:39 +0100

    • MySQL test fix: use server side cursor for select only

  • Revision #fab2a6d 2020-11-22 20:38:26 +0100

    • Fixed bug in pooling:

  • Revision #5ef5008 2020-11-20 15:13:45 +0100

    • Set LD_LIBRARY_PATH for Connector/C libraries

  • Revision #f55b734 2020-11-20 13:04:12 +0100

    • Save entry path in PROJ_PATH environment variable

  • Revision #2d48594 2020-11-20 12:05:52 +0100

    • fixed typo in travis script

  • Revision #2a810ef 2020-11-20 11:33:59 +0100

    • travis fix: change directory to mariadb-connector-python instead of home dir

  • Revision #6cb17e7 2020-11-20 09:51:02 +0100

    • Travis fix: change back to home directory after build of connector/c

  • Revision #faf23d6 2020-11-20 09:32:55 +0100

    • fixed typo (travis test)

  • Revision #185ded7 2020-11-20 09:03:00 +0100

    • Travis fix:

  • Revision #1133b2a 2020-11-18 21:30:58 +0100

    • Correction for MARIADB_PLUGIN_DIR

  • Revision #64c2026 2020-11-18 21:29:57 +0100

    • Revert "Set MARIADB_PLUGIN_DIR for travis environment"

  • Stable
    MariaDB Connector/Python 1.1.12
    Download
    Release Notes
    Changelog
    Connector/Python Overview
    release notes
    GitHub
    Revision #18b81fd
    CONPY-302
    Revision #40690c4
    Revision #befe700
    CONPY-299
    Revision #9508904
    Revision #7cfc325
    CONPY-295
    Revision #138a022
    CONPY-299
    Revision #abd17eb
    CONPY-300
    Revision #d735c9e
    Revision #d10ed72
    Revision #e86261c
    CONPY-303
    Connector/Python 1.1.14
    Download Now

    Connector/Python 1.1.0 Beta1 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 27 Sep 2021

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #e3ef9aa 2021-09-21 11:20:24 +0200

      • Bumped version number to 1.1.0b1 - Documentation rebuild

    • 2021-09-13 10:19:23 +0200

      • Documentation

    • 2021-09-13 08:58:22 +0200

      • Fix version test:

    • 2021-09-08 15:31:03 +0200

      • Documentation update:

    • 2021-09-07 08:45:41 +0200

      • :

    • 2021-08-22 11:33:18 +0200

      • bumped version number

    • 2021-08-22 11:19:05 +0200

      • :

    • 2021-08-22 09:49:19 +0200

      • Fix for :

    • 2021-08-22 08:09:52 +0200

      • Fix for :

    • 2021-08-22 06:54:19 +0200

      • Fix for :

    • 2021-08-21 18:09:48 +0200

      • Updated documentation

    • 2021-08-21 08:21:08 +0200

      • bump version number

    Revision #93241e4
    Revision #fb175c7
    Revision #d1197e3
    Revision #daab5ee
    CONPY-164
    Revision #40503a0
    Revision #7f469a3
    CONPY-161
    Revision #5a61845
    CONPY-161
    Revision #9d472c2
    CONPY-159
    Revision #b38f336
    CONPY-160
    Revision #aa6edc3
    Revision #2ec4130
    Connector/Python 1.1.14
    Download Now

    Connector/Python 1.1.10 Changelog

    The most recent release of is:

    Download Release Notes Changelog

    Release date: 22 Feb 2024

    For the highlights of this release, see the release notes.

    The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

    • Revision #d672551 2024-02-05 07:02:39 +0100

      • Fix for : To avoid a syntax error when running under sql_mode ANSI_QUOTES parameter substitution will be done by using single quotes instead of double quotes.

    • 2024-02-02 16:08:32 +0100

      • Fix of previous commit: Skip test_conpy278 instead of test_conpy279.

    • 2024-02-02 08:58:17 +0100

      • Skip test_conc279 when running with MaxScale (see )

    • 2024-02-01 12:41:33 +0100

      • Fix for test_conpy279

    • 2024-02-01 07:10:29 +0100

      • Fix for : unittest test_conpy175 fails with sql_mode="NO_BACKSLASH_ESCAPES"

    • 2024-01-31 17:21:48 +0100

      • Fix for : Update connection_id in case of reconnect

    • 2024-01-31 15:15:49 +0100

      • : Performance optimization for internal methods

    • 2024-01-30 15:55:34 +0100

      • Fix for : change_user method doesn't allow None values

    • 2023-12-20 19:07:13 +0100

      • Bump version

    CONPY-277
    Revision #b65fd44
    Revision #7bc789a
    MXS-4961
    Revision #8620d49
    Revision #d9e33de
    CONPY-281
    Revision #7c2134d
    CONPY-278
    Revision #2882798
    CONPY-280
    Revision #f00bc26
    CONPY-279
    Revision #7fe141e
    Connector/Python 1.1.14
    Download Now
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python
    Connector/Python Overview
    MariaDB Connector/Python

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.

    This page is: Copyright © 2025 MariaDB. All rights reserved.