MySQL Connector/Python 0.3.2, a development release, is
available for download:
https://launchpad.net/myconnpy/+download
Disclaimer: Since version 0.3 is still a development release, or
‘alpha’, it is not
recommended to run this in production.
MySQL Connector/Python 0.3.2-devel is a maintenance release fixing following bugs:
- lp:701081 -Doesn’t install with Python 2.4
About MySQL Connector/Python: MySQL
Connector/Python is implementing the
MySQL Client/Server protocol completely in Python. No MySQL
libraries
are needed, and no compilation is …