MySQL Forums
Forum List  »  Announcements

MySQL Connector/Python 1.1.4-GA has been released
Posted by: Vishal Chaudhary
Date: December 17, 2013 12:15PM

Dear MySQL users,

MySQL Connector/Python 1.1.4 is a new version of the pure Python
database driver for MySQL. This is the first GA (General
Availability) version of Connector/Python 1.1.

MySQL Connector/Python version 1.1 is compatible with MySQL Server
versions 5.5 and greater, but should work with earlier versions
greater than 4.1. Python 2.6 and greater as well as Python 3.1 and
greater are supported. Python 2.4 and 2.5 are not supported.

MySQL Connector/Python 1.1.4 is available for download from

http://dev.mysql.com/downloads/connector/python/#downloads

The ChangeLog file included in the distribution contains a brief summary
of changes in MySQL Connector/Python 1.1. For a more complete list of
changes, see below or online at:

http://dev.mysql.com/doc/relnotes/connector-python/en/

Changes in MySQL Connector/Python 1.1.4 (2013-12-17, General
Availability)

   Bugs Fixed

     * Python method call overhead was reduced for certain update and
       select operations. (Bug #17890173)

Documentation
------------------------

Online:http://dev.mysql.com/doc/connector-python/en/index.html

The source distribution includes the manual in various formats under
the docs/ folder.

Reporting Bugs
---------------------

We welcome and appreciate your feedback and bug reports:

http://bugs.mysql.com/

On Behalf of the MySQL RE team at Oracle,
Vishal Chaudhary



Edited 1 time(s). Last edit at 12/17/2013 12:21PM by Vishal Chaudhary.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/Python 1.1.4-GA has been released
1941
December 17, 2013 12:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.