The most recent Stable (GA) release of MariaDB Connector/Python is:MariaDB Connector/Python 1.1.12
DownloadRelease NotesChangelogConnector/Python Overview
Release date: 18 Aug 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 #18b81fd 2021-08-18 07:19:48 +0200
Documentation fixes
2021-08-16 10:41:07 +0200
Removed converter from C Code
2021-08-16 10:12:41 +0200
Removed unused MemberDefs from connection
2021-08-16 10:11:46 +0200
Documentation update:
2021-08-16 10:11:24 +0200
removed newline from end of file
2021-08-16 10:10:22 +0200
gitignore update
2021-08-16 10:09:45 +0200
Documentation fixes and update
2021-08-16 10:08:15 +0200
Moved MemberDef properties
2021-08-16 09:32:32 +0200
Test fix:
2021-08-16 09:29:55 +0200
Check server capabilities at the beginning of function
2021-08-16 09:28:32 +0200
Fixed rowcount for executemany() when connected to a MySQL database server.
2021-08-05 10:09:12 +0200
Fixed a previous copy/paste error
2021-08-05 09:57:09 +0200
Raise exception if number of parameter doesn't match.
2021-08-05 08:52:32 +0200
Removed refrence decrement in tuple construct.
2021-08-05 08:32:20 +0200
Default mode for cursor changed:
2021-08-03 11:31:31 +0200
Fixed memory leak in parser
2021-08-01 11:29:22 +0200
Documentation update
2021-08-01 11:16:19 +0200
initialization fixes
2021-08-01 10:31:10 +0200
Documentation update
2021-07-28 06:55:10 +0200
Documentation
2021-07-26 06:54:38 +0200
Documentation work
2021-07-23 11:07:43 +0200
remove commit/rollback from c code
2021-07-22 16:06:27 +0200
connection class:
2021-07-22 14:15:53 +0200
cursor:
2021-07-18 18:16:38 +0200
Test fixes
2021-07-14 22:14:52 +0200
Cursor fixes for execute, implemented execute_direct
2021-07-12 10:52:02 +0200
Updated required minimum version of Connector&C (3.2.4)
2021-07-12 09:46:05 +0200
connection and cursor class are now written in native python
2021-03-21 22:44:42 +0100
Moved more methods and propertys from C to Python code
2021-01-18 06:41:15 +0100
fixed typo
2021-01-18 06:39:05 +0100
disable pooling until tests are ready
2021-01-18 06:37:09 +0100
Added new class Pool
2021-01-18 06:11:03 +0100
Exchanged C written connection pool class by native python class.
2020-12-02 10:41:29 +0100
Added missing dbapi20.py
2020-12-01 20:59:27 +0100
Moved DBAPI 2.0 Date/Time/Timestamp constructors from C code to Python module dpapi20.py
2020-12-01 08:28:01 +0100
Replaced Mrdb_Fieldinfo by python fieldinfo class
2020-11-30 16:49:16 +0100
Moved Objects from c to python code
2020-11-25 13:44:18 +0100
codespell typo fixes
2020-11-25 13:16:51 +0100
Fixed travis link for build status
2020-11-24 18:37:52 +0100
bumped version number
2020-11-24 15:54:15 +0100
Windows build fix
2020-11-24 14:00:56 +0100
Fix for :
2020-11-24 14:00:15 +0100
Fixed base class for exceptions
2020-11-23 15:15:13 +0100
Fix for : Fix leak in connection pool
2020-11-23 09:31:20 +0100
travis: disable bench
2020-11-22 21:21:39 +0100
MySQL test fix: use server side cursor for select only
2020-11-22 20:38:26 +0100
Fixed bug in pooling:
2020-11-20 15:13:45 +0100
Set LD_LIBRARY_PATH for Connector/C libraries
2020-11-20 13:04:12 +0100
Save entry path in PROJ_PATH environment variable
2020-11-20 12:05:52 +0100
fixed typo in travis script
2020-11-20 11:33:59 +0100
travis fix: change directory to mariadb-connector-python instead of home dir
2020-11-20 09:51:02 +0100
Travis fix: change back to home directory after build of connector/c
2020-11-20 09:32:55 +0100
fixed typo (travis test)
2020-11-20 09:03:00 +0100
Travis fix:
2020-11-18 21:30:58 +0100
Correction for MARIADB_PLUGIN_DIR
2020-11-18 21:29:57 +0100
Revert "Set MARIADB_PLUGIN_DIR for travis environment"
This page is: Copyright © 2025 MariaDB. All rights reserved.