Menu

Tree [c16ae2] default tip /
 History

Read Only access


File Date Author Commit
 MySQLdb 2011-09-08 Andy Dustman Andy Dustman [566baa] Ensure NULLs are returned as None by default. R...
 doc 2006-04-02 adustman adustman [e48810] Copying 1.2.1 to be the new trunk
 src 2010-02-22 adustman adustman [3b03cb] More serious restructuring and cleaning, especi...
 tests 2010-02-20 adustman adustman [80164e] This passes all test, yet is still broken and u...
 .hgignore 2010-09-01 Andy Dustman Andy Dustman [e70512] Merge some Kyle stuff
 HISTORY 2010-09-01 Andy Dustman Andy Dustman [e70512] Merge some Kyle stuff
 MANIFEST.in 2009-02-12 kylev kylev [7b6722] Merge back doc changes 556:557 from 1.2 branch
 README 2010-02-23 Kyle VanderBeek Kyle VanderBeek [17062a] Remove trailing whitespace
 README.rst 2012-09-24 Andy Dustman Andy Dustman [c16ae2] Add a README, with a map to the known repositor...
 ez_setup.py 2010-09-01 Andy Dustman Andy Dustman [e70512] Merge some Kyle stuff
 make_ER.sh 2007-02-26 adustman adustman [7773ef] Formatting and PyLint fixes. Final score: 8.21/10
 metadata.cfg 2008-03-14 adustman adustman [d55bfb] Tons of changes from major refactoring/cleanup....
 setup.cfg 2009-03-08 adustman adustman [8506de] Move the test_suite config to where it belongs
 setup.py 2009-03-08 adustman adustman [8506de] Move the test_suite config to where it belongs
 setup_common.py 2009-03-05 kylev kylev [c9fd1a] Merge back change 609 for remaining old style e...
 setup_posix.py 2010-09-01 Andy Dustman Andy Dustman [e70512] Merge some Kyle stuff
 setup_windows.py 2007-02-27 adustman adustman [7c7a89] egg names already include python versoin, so do...
 site.cfg 2007-02-26 adustman adustman [0e37ee] Merge changes from 1.2 branch (r470:483): Mostl...

Read Me

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.

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 lives at https://github.com/farcepest/moist

Repository list

MySQLdb-svn
This is the old Subversion repository located on SourceForge at https://svn.code.sf.net/p/mysql-python/svn (https://sourceforge.net/p/mysql-python/svn/) 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, located on:

  • SourceForge: git://git.code.sf.net/p/mysql-python/code (https://sourceforge.net/p/mysql-python/code)
  • GitHub: git://github.com/farcepest/MySQLdb1.git (https://github.com/farcepest/MySQLdb1)

I intend to keep these two in sync. 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 at http://hg.code.sf.net/p/mysql-python/mysqldb-2 (https://sourceforge.net/p/mysql-python/mysqldb-2/) SourceForge currently shows this as an "Empty Repository", but it is looking for a default branch that doesn't exist. The only working branch is MySQLdb. This repository is migrating to the moist repository.
moist
This is a git repository located on github at https://github.com/farcepest/moist It's actually empty as of this writing, but it will soon contain the contents of the MySQLdb2 repository.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.