MySQL modules
Egbert Bouwman
egbert at bork.demon.nl
Thu Feb 17 21:27:21 EST 2000
More information about the Python-list mailing list
Thu Feb 17 21:27:21 EST 2000
- Previous message (by thread): Questions about Python
- Next message (by thread): Is there a python equivalent of the perl...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are the following observations correct: The module MySQLdb.py is API version 2 compliant, and needs Python 1.5.2 and MySQL 3.22 The older module Mysqldb.py is only compliant with the version 1 API, and works with Python 1.5.1 and MySQL 3.21. As I have debian slink with the older set, but hope to upgrade in a few months, I am looking for tutorials or other readable documentation for both modules. Where can I find them ? egbert -- Egbert Bouwman - Keizersgracht 197 II - 1016 DS Amsterdam - 020 6257991 ========================================================================
- Previous message (by thread): Questions about Python
- Next message (by thread): Is there a python equivalent of the perl...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list