DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) master-pos-wait

Info Catalog (mysql.info) load-table-from-master (mysql.info) replication-slave-sql (mysql.info) reset-slave
 
 13.6.2.4 `MASTER_POS_WAIT()' Syntax
 ...................................
 
      SELECT MASTER_POS_WAIT('MASTER_LOG_FILE', MASTER_LOG_POS)
 
 This is actually 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) load-table-from-master (mysql.info) replication-slave-sql (mysql.info) reset-slave
automatically generated byinfo2html