DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) MASTER_POS_WAIT

Info Catalog (mysql.info.gz) LOAD TABLE FROM MASTER (mysql.info.gz) Replication Slave SQL (mysql.info.gz) RESET SLAVE
 
 13.6.2.4 `MASTER_POS_WAIT()' Syntax
 ...................................
 
      SELECT MASTER_POS_WAIT('MASTER_LOG_FILE', MASTER_LOG_POS)
 
 This is a function, not a statement. It is used to ensure that the slave
 has read and executed events up to a given position in the master's
 binary log.  See  Miscellaneous functions for a full description.
 
Info Catalog (mysql.info.gz) LOAD TABLE FROM MASTER (mysql.info.gz) Replication Slave SQL (mysql.info.gz) RESET SLAVE
automatically generated byinfo2html