MySQL Connector/Python Release Notes

8.10 Changes in MySQL Connector/Python 1.0.3 (2012-06-08, Alpha)

Internal alpha release.

Functionality Added or Changed

  • Adding support for time values with a fractional part, for MySQL 5.6.4 and greater. A new example script microseconds.py was added to show this functionality.

  • Adding new Distutils commands to create Windows Installers using WiX and RPM packages.