Quantcast
Channel: Planet MySQL
Viewing all articles
Browse latest Browse all 18841

A look at MySQL 5.5 semi synchronous replication

$
0
0
This mode of replication is called semisynchronous due to the fact that it only guarantees that at least one of the slaves have written the transaction to disk in its relay log, not actually committed it to its data files. It guarantees that the data exists by some means somewhere, but not that it's retrievable through a MySQL client.
PlanetMySQL Voting: Vote UP / Vote DOWN

Viewing all articles
Browse latest Browse all 18841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>