MySQL Connector/Python 0.3.0 has been released!

Written for MySQL Connector/Python by Geert JM Vanderkelen on 2010-12-10

MySQL Connector/Pyhton 0.3.0 adds following features:

Python v2.4 support is back.
Support for compressed protocol.
Support for SSL connections (when Python’s ssl module is available).
Support for packets which are bigger than 16MB.
Max allowed packetsize defaults to 1GB.
Some performance improvements.

Read more

Read all announcements