Erick Tryzelaar 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
..
MySQLdb 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
doc 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
tests 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
GPL-2.0 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
HISTORY 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
INSTALL 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
MANIFEST.in 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
PKG-INFO 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
README.md 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
_mysql.c 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
_mysql_exceptions.py 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
metadata.cfg 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
pymemcompat.h 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
setup.cfg 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
setup.py 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
setup_common.py 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
setup_posix.py 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
setup_windows.py 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos
site.cfg 187142c682 [desktop] Upgrade MySQL-python to 1.2.5 %!s(int64=11) %!d(string=hai) anos

README.md

MySQLdb1

This is the legacy (1.x) version of MySQLdb. While it is still being maintained, there will not be a lot of new feature development.

Build Status

TODO

  • A bugfix 1.2.4 release
  • A 1.3.0 release that will support Python 2.7-3.3
  • The 2.0 version is being renamed moist and is heavily refactored.

Projects

  • MySQLdb-svn

    This is the old Subversion repository located on SourceForge. It has all the early historical development of MySQLdb through 1.2.3, and also is the working repository for ZMySQLDA. The trunk on this repository was forked to create the MySQLdb2 repository.

  • MySQLdb1

    This is the new (active) git repository. Only updates to the 1.x series will happen here.

  • MySQLdb2

    This is the now obsolete Mercurial repository for MySQLdb-2.0 located on SourceForge. This repository has been migrated to the moist repository.