MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.6.2.4 MASTER_POS_WAIT()

 
SELECT MASTER_POS_WAIT('master_log_file', master_log_pos)

This is a function, not a command. It is used to ensure that the slave has reached (read and executed up to) a given position in the master's binlog. See 12.6.4 Miscellaneous Functions for a full description.



This document was generated by rdg (Feb 25 2004) using texi2html