Slave database server
From Wikitech
Revision as of 19:23, 29 October 2010 by ArielGlenn (Talk | contribs)
A slave database server is a server running MySQL. These servers replicate data from the master database server and are used for load-balancing and backup purposes. If the master database server fails, then a slave can be promoted to be a new master without a horrendous amount of work.