MariaDB Connector/Python 0.9.54-beta Changelog
The most recent Stable (GA) release of MariaDB Connector/Python is:MariaDB Connector/Python 1.1.12
DownloadRelease NotesChangelogConnector/Python Overview
Release date: 18 Feb 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 #840de12 2020-02-18 16:11:29 +0100 *
minor Documentatiion fixes - fixed test cases using removed character set option
Revision #e1b7be4 2020-02-18 16:05:58 +0100
Added license.rst
Revision #d003581 2020-02-18 15:09:28 +0100
Set default master doc to index
Revision #4ac55f3 2020-02-18 15:01:52 +0100
Remove sphinx markdown builder
Revision #370ec51 2020-02-18 14:56:09 +0100
Added test configuration for readthedocs
Revision #80fce27 2020-02-18 14:28:32 +0100
Use indentation of 2 (instead of 4)
Revision #68591e0 2020-02-18 13:59:44 +0100
Added new chapter "basic usage"
Revision #7dfeb79 2020-02-18 13:58:47 +0100
Fix indentation
Revision #1370230 2020-02-18 10:44:40 +0100
Removed html
Revision #dbaf667 2020-02-18 10:38:25 +0100
Documentation fixes. Added html version of documentation.
Revision #472acad 2020-02-17 16:22:04 +0100
Fixed some minor tpc bugs, added test cases for tpc
Revision #3199f46 2020-02-17 09:32:27 +0100
Added missing support for compress and init_command in connect()
Revision #5c14f75 2020-02-17 08:36:54 +0100
Fix for CONPY-41:
Revision #420eb5a 2020-01-31 13:00:53 +0100
Added missing description for ssl_capath connection parameter
Revision #05923ae 2020-01-29 16:22:40 +0100
Fix default location for mariadb_config
Revision #87c4520 2020-01-28 15:36:52 +0100
Fix for CONPY-40:
Revision #57db60d 2020-01-27 06:03:14 +0100
Bunp version number. New version is 0.9.54
Revision #26fa254 2020-01-25 10:33:00 +0100
Fix for CONPY-35:
Revision #db39c47 2020-01-25 08:38:04 +0100
Fix for CONPY-38:
Revision #b29f042 2020-01-25 08:30:45 +0100
Fix for COMPY-39:
Revision #ad85042 2020-01-24 15:20:31 +0100
Fix for CONPY-34:
Revision #a0f8152 2020-01-24 14:52:39 +0100
Fix for CONPY-36:
Revision #2b4e58d 2020-01-24 14:36:51 +0100
Fix for CONPY-37:
Revision #62e2075 2020-01-21 04:00:44 +0100
CONPY-33: Connector/Python segfault on autocompletion
Revision #b992fb5 2020-01-13 08:31:09 +0100
Fixed benchmarks for travis
Revision #9976669 2020-01-13 05:35:50 +0000
Fixed fetch benchmarks
Revision #c2adf0b 2020-01-13 03:33:41 +0100
Benchmark modifications
Revision #a5bdf2a 2020-01-07 05:03:16 +0100
Make code more PEP-7 compliant
Revision #88dc748 2020-01-04 17:07:52 +0100
Added benchmark for bulk (insert/update/delete)
Revision #98c394c 2020-01-04 17:07:33 +0100
Bumped version number
Last updated
Was this helpful?