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


MySQL Connector/Python Release Notes  /  Changes in MySQL Connector/Python 1.2  /  Changes in MySQL Connector/Python 1.2.0 (2013-12-23, Alpha)

Changes in MySQL Connector/Python 1.2.0 (2013-12-23, Alpha)

Functionality Added or Changed

  • Connector/Python now supports Fabric. Supported capabilities include:

    • High-Availability group lookup using read-only or read-write mode

    • Range and hash sharding support

    • Failure reporting to Fabric

    • Failover support

    • Load balancing based on MySQL server weight

    (WL #7433)