Fedora 12 Update: MySQL-python-1.2.3-0.4.c1.fc12

updates at fedoraproject.org updates at fedoraproject.org
Fri Dec 11 18:30:03 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-12101
2009-11-25 13:35:54
--------------------------------------------------------------------------------

Name        : MySQL-python
Product     : Fedora 12
Version     : 1.2.3
Release     : 0.4.c1.fc12
URL         : http://sourceforge.net/projects/mysql-python/
Summary     : An interface to MySQL
Description :
Python interface to MySQL

MySQLdb is an interface to the popular MySQL database server for Python.
The design goals are:

-     Compliance with Python database API version 2.0
-     Thread-safety
-     Thread-friendliness (threads will not block each other)
-     Compatibility with MySQL 3.23 and up

This module should be mostly compatible with an older interface
written by Joe Skinner and others. However, the older version is
a) not thread-friendly, b) written for MySQL 3.21, c) apparently
not actively maintained. No code from that version is used in MySQLdb.

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

Fix misbehavior of _mysql_ConnectionObject_kill on 64-bit platforms
--------------------------------------------------------------------------------
ChangeLog:

* Mon Nov 23 2009 Tom Lane <tgl at redhat.com> 1.2.3-0.4.c1
- Fix format mismatch in _mysql_ConnectionObject_kill
Resolves: #538234
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #538234 - _mysql_ConnectionObject_kill assumes that sizeof(long) == sizeof(int)
        https://bugzilla.redhat.com/show_bug.cgi?id=538234
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update MySQL-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
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list