Using MySQL Connector/Python with MySQL 8.2 Read/Write Splitting and InnoDB Cluster
This tutorial demonstrates how to enable and use MySQL 8.2 read/write splitting with MySQL‑Connector/Python in an InnoDB Cluster, covering cluster status inspection, autocommit configuration, routing attributes, DML testing, and transaction handling.
