Fedora 19 Update: mysql-connector-python-1.0.12-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Thu Sep 12 02:02:10 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-15382
2013-08-27 22:20:58
--------------------------------------------------------------------------------

Name        : mysql-connector-python
Product     : Fedora 19
Version     : 1.0.12
Release     : 1.fc19
URL         : http://dev.mysql.com/doc/connector-python/en/index.html
Summary     : MySQL Connector for Python 2
Description :
MySQL Connector/Python is implementing the MySQL Client/Server protocol
completely in Python. No MySQL libraries are needed, and no compilation
is necessary to run this Python DB API v2.0 compliant driver.

--------------------------------------------------------------------------------
Update Information:

1.0.12 (2013-07-24)
* The fetchall() methods for buffered cursors were returning all rows after fetchone() or fetchmany() were used. fetchall() now correctly returns all or remaining, just like the nonbuffered cursors. (Bug #16662920)
* Following fetchone() or fetchmany(), the result returned by fetchall() was missing one row. (Bug #17041412)
* LOAD DATA LOCAL INFILE failed for files approximately 14MB or larger. (Bug #17002411)
* Python 2.6 and 2.7 raised a UnicodeDecodeError when unicode_literals was used and a database name contained nonlatin Unicode characters. (Bug #16655208)

1.0.11 (2013-06-26)
* Added Distutils commands for creating Debian packages (WL#7080)
* Updated error codes and message using MySQL 5.7.1 (BUG#16896702)


--------------------------------------------------------------------------------
ChangeLog:

* Mon Aug 26 2013 Remi Collet <remi at fedoraproject.org> - 1.0.12-1
- version 1.0.12 GA
* Sat Aug  3 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul  3 2013 Remi Collet <remi at fedoraproject.org> - 1.0.11-1
- version 1.0.11 GA
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update mysql-connector-python' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list