Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

Tree [r91] / trunk / mysql /
 History

HTTPS access


File Date Author Commit
 _mysql_const 2001-03-12 adustman [r87] Finally, a definitive way to determine if trans...
 examples 2000-04-19 adustman [r48] Fix DOS formatting, some minor nits.
 CompatMysqldb.py 2001-01-27 adustman [r77] Update docs.
 MANIFEST.in 2000-12-01 adustman [r76] Finishing touches.
 MySQLdb-FAQ.sgml 2001-01-27 adustman [r77] Update docs.
 MySQLdb.py 2001-03-12 adustman [r87] Finally, a definitive way to determine if trans...
 MySQLdb.sgml 2001-01-27 adustman [r77] Update docs.
 README 2000-12-01 adustman [r75] Minor updates.
 README.MySQLmodule 2000-10-17 adustman [r67] Forgot to add these
 README.windows 2000-10-17 adustman [r67] Forgot to add these
 _mysqlmodule.c 2001-03-12 adustman [r87] Finally, a definitive way to determine if trans...
 license.py 2000-12-01 adustman [r76] Finishing touches.
 setup.py 2001-03-12 adustman [r85] Bump version number, freebsd4 setup.

Read Me

If you have code that uses the old MySQLmodule's Mysqldb interface,
try CompatMysqldb. It is the old module adapted to use _mysql instead
of MySQL[module]. The original Mysqldb was written by James Henstridge.
If it's broken, it's probably my fault: I haven't tested it very much.
Consider it experimental.

Andy Dustman
<andy@dustman.net>
2000-08-09