MariaDB Connector/Python 1.0.5 Changelog
The most recent Stable (GA) release of MariaDB Connector/Python is:MariaDB Connector/Python 1.1.12
DownloadRelease NotesChangelogConnector/Python Overview
Release date: 25 Nov 2020
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
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"
Revision #b8af772 2020-11-18 19:41:12 +0100
Set MARIADB_PLUGIN_DIR for travis environment
Revision #90ce14c 2020-11-18 18:15:26 +0100
Travis fixes
Revision #26ca934 2020-11-18 16:42:35 +0100
Test fixes for testing against MySQL server
Revision #47ae022 2020-11-18 09:55:38 +0100
Disable pypy build (fails due to missing PyStructureSequence_New)
Revision #3ea9319 2020-11-18 09:53:17 +0100
Followup form last fix: remove BLOB or JSON check
Revision #76f01e8 2020-11-17 17:19:36 +0100
Test fix:
Revision #312ba15 2020-11-16 14:58:59 +0100
Follow up of fix for CONC-130:
Revision #acf9f91 2020-11-16 11:15:22 +0100
Fix for CONPY-127: Let connector accept None values
Revision #a47d3e5 2020-11-16 10:03:05 +0100
Implementation of CONPY-129:
Revision #4a5d02a 2020-11-16 07:33:53 +0100
Fix for CONPY-130: DeprecationWarning: builtin type Row has no module attribute
Revision #f6be6ba 2020-11-16 07:07:50 +0100
Fix for CONPY-131:
Revision #37864dd 2020-11-01 09:14:11 +0100
Fix for CONPY-126
Revision #ae7e442 2020-10-20 06:25:48 +0200
Bumped version
Last updated
Was this helpful?