GeekArticles
Database
MySQL
Database
MySQLUsing MySQL's Built-In Replication
Michael Tanoviceanu Here at Soundbreak we stream out live audio and video 24 hours a day, so it didn't take much convincing to be able to run some testing on MySQL's new replication feature. We discoverd that we could use it to keep an up to date standby database server that could handle all of the queries should the primary fail for any reason. It's not dificult to configure two servers for just such a purpose, and I'll walk through the procedure, as well as a discussion as to how you...n
Sponsored Links
Read Next: Binary Data + MySQL + PHP
Related Topics
