Documentation Home
MySQL Connector/Python Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 327.1Kb
PDF (A4) - 328.2Kb


MySQL Connector/Python Release Notes  /  Changes in MySQL Connector/Python 1.0  /  Changes in MySQL Connector/Python 1.0.3 (2012-06-08, Alpha)

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.