MySQL Connector/Python Release Notes

6.5 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)