MySQL Forums
Forum List  »  Announcements

MySQL Connector/Python 1.1.6 has been released
Posted by: Jocelyn Ramilison
Date: February 19, 2014 03:03PM

Dear MySQL users,

MySQL Connector/Python 1.1.6 is a new version of the pure Python
database driver for MySQL.

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.6 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.6 (2014-02-19)

Bugs Fixed

  * Connector/Python produced errors using time functions with
    Django 1.6 due to not using the autocommit value from Django.
    Now the value is set to that specified in the Django
    configuration file. (Bug #71438, Bug #18187561)

On Behalf of the MySQL RE team at Oracle,
Hery Ramilison

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/Python 1.1.6 has been released
3648
February 19, 2014 03:03PM


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.