MySQL Forums
Forum List  »  Announcements

MySQL Connector/Python 1.0.7 has been released
Posted by: Kent Boortz
Date: September 29, 2012 09:52AM

Dear MySQL users,

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

MySQL Connector/Python version 1.0 is compatible with MySQL Server
versions 5.5 and greater, but should work with earlier versions
(greater than v4.1). Python v2.6 and greater as well as Python v3.1
and greater are supported. Python v2.4 and v2.5 are known to work,
but are not officially supported.

MySQL Connector/Python v1.0.7 is available for download from

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

A brief summary of changes in MySQL Connector/Python v1.0 is listed
below. Please check the ChangeLog file inside the distribution for a
more complete list of changes.

Changes in MySQL Connector/Python v1.0.7
----------------------------------------

Bug  Fixes:

* Fixed formatting of client errors changing numeric to string
  placeholders. (Bug #14548043) Additionally, the client and
  server errors have been regenerated using latest development
  release of MySQL v5.6.

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/

Enjoy!

The MySQL build team at Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/Python 1.0.7 has been released
4152
September 29, 2012 09:52AM


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.