I am interested in setting up 3 read only slaves and one write master. I
am thinking of implementing this because one server is slower than 3
;-). But anyway, I have read all the docs and I am fairly sure how I
want do this and keep the sanity checking in the loop.  What I am
considering doing is checking (in intervals) the binlog positions
between the slave and the master. I am worried about this being out of
synch, for just about every 3 reads, there is a write.  I am looking to
see if this is a good idea, and what others comments/suggestions are. 


Thanks, 
James 






-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to