View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 06:48 AM
Ofer Inbar
 
Posts: n/a
Default how to stop replication at a specific position?

When you start a replication slave you can tell it where in the binary
logs to start (which log file, what position) ... but can you tell it
to automatically *stop* when it reaches a certain point (also identified
by log file name and position) ?
-- Cos
Reply With Quote