Scalability Challenges in an InnoDB-based Replication Environment
Contents |
← Back to MySQL University main page
[edit] Scalability Challenges in an InnoDB-based Replication Environment
- Date: 2009-01-29
- To attend, point your browser to this address. Note that the meeting room will open only 15 minutes before the hour.
- Presenter: David Lutz
- Scribe: Paul DuBois
[edit] Presentation
- Abstract: This session describes investigations into performance and scalability of InnoDB when using the binlog for replication, focusing primarily on the replication master. The session will highlight tools and techniques used to reveal scalability bottlenecks within the MySQL and InnoDB code, approaches used to eliminate those bottlenecks, and current results. The discussion will focus on a current prototype patch that achieves substantial throughput increases for read/write workloads, and enables concurrent commits for InnoDB XA transactions.
- Presentation: Scalability Challenges in an InnoDB-based Replication Environment (PDF 247KB)
