MySQL 5.6: Advanced Replication Architectures
Topics:
Replication,
High Availability
Using the latest features of MySQL 5.6, users can build advanced replication architectures to support scale-out, high availability and data aggregation. Download this presentation to learn what is possible with one of the most versatile database replication technologies available:
- Replication topologies, master-slave, circular, multi-master
- Load balancing and query splitting
- Data aggregation with multi-source replication
- Global Transaction IDs and auto-failover with recovery
- Heterogeneous replication with the Binlog API