Quantcast
Channel: Percona.TV MySQL Videos
Viewing all articles
Browse latest Browse all 20

MySQL Webinar: Read/Write Splitting with MySQL and PHP

$
0
0

Using MySQL replication gives you an opportunity to scale out read queries. However, MySQL replication is asynchronous so the slave may fall behind. This MySQL webinar shows the correct ways to check when the slave is safe to query and how to architect your PHP application to adapt dynamically when the slave is out of sync.

Presented by Bill Karwin at Percona Webinars – January 23, 2013.

 

 

About Percona MySQL Webinars
Percona offers free webinars about MySQL, InnoDB, XtraDB, XtraBackup, and more. Webinar topics include MySQL migration, MySQL backups, MySQL and InnoDB performance, database architecture, and InnoDB and MySQL server internals. Percona’s free webinars are recorded so you can review them at any time free of charge.

The post MySQL Webinar: Read/Write Splitting with MySQL and PHP appeared first on Percona.TV MySQL Videos.


Viewing all articles
Browse latest Browse all 20

Trending Articles