DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) set-global-sql-slave-skip-counter

Info Catalog (mysql.info) reset-slave (mysql.info) replication-slave-sql (mysql.info) show-slave-status
 
 13.6.2.6 `SET GLOBAL SQL_SLAVE_SKIP_COUNTER' Syntax
 ...................................................
 
      SET GLOBAL SQL_SLAVE_SKIP_COUNTER = N
 
 This statement skips the next N events from the master. This is useful
 for recovering from replication stops caused by a statement.
 
 This statement is valid only when the slave thread is not running.
 Otherwise, it produces an error.
 
Info Catalog (mysql.info) reset-slave (mysql.info) replication-slave-sql (mysql.info) show-slave-status
automatically generated byinfo2html