You are not logged in Log in Join
You are here: Home » Members » Andy Dustman's Zope Stuff » Zope Products » Python MySQL Database Interface » swpackage_view

Log in
Name

Password

 
 

Python MySQL Database Interface

MySQLdb is a Python interface to MySQL-3.22 and up. It is designed to be fully thread-safe and will not block other threads. The current version supports transactions with BDB tables (MySQL-3.23). It is actually implemented in two pieces: The MySQLdb module, which wraps the low-level interface and implements a DB API v2.0 interface; and _mysql, which implements something very similar to the standard MySQL C API, with some object-oriented transliteration.

This version no longer contains a patch to ZMySQLDA, which must be installed separately.

Note that for packaging purposes, the package is now called MySQL-python. The high-level module is still called MySQLdb.

MySQLdb-0.9.0 is a major overhaul and restructuring into a package format. Some small bugs were squashed.

MySQLdb-0.9.3 is the required version if you are using Python 2.2 or newer.

Recommended MySQL versions:

  • 3.23.38. Prior versions have transaction and security issues.
  • 3.22.32. Prior versions have security issues, and this one may as well. Use 3.23.32 or newer if possible.
Latest Release: 1.2.0
Last Updated: 2005-02-08 10:04:32
Author: adustman
License: GPL
Categories: SQL
Maturity: Stable
  Information
  Installation

Available Releases

Version Maturity Platform Released
1.2.0 Stable   2005-02-08 10:04:32
  MySQL-python-1.2.0.tar.gz (246 K) All md5
MySQL-python-0.9.3b1 Development   2003-09-08 13:53:41
  MySQL-python-0.9.3b1.tar.gz (66 K) All md5
0.9.0 Stable   2001-06-12 15:12:32
  MySQL-python-0.9.0.tar.gz (52 K) All md5
0.3.5 Stable   2001-03-25 20:28:00
  MySQL-python-0.3.5.tar.gz (26 K) All md5
0.3.4 Stable   2001-03-16 14:12:44
  MySQL-python-0.3.4.tar.gz (26 K) All md5
0.3.3 Stable   2001-02-09 13:03:21
  MySQL-python-0.3.3.tar.gz (44 K) All md5
0.3.2 Stable   2001-01-29 14:57:59
  MySQL-python-0.3.2.tar.gz (44 K) All md5
0.3.1 Stable   2001-01-25 18:01:11
  MySQL-python-0.3.1.tar.gz (45 K) All md5
0.3.0 Stable   2000-12-29 18:06:10
  MySQL-python-0.3.0.tar.gz (44 K) All md5