[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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.