Skip to content

Instantly share code, notes, and snippets.

@jgrossiord
Created February 21, 2014 16:37
Show Gist options
  • Save jgrossiord/9137697 to your computer and use it in GitHub Desktop.
Save jgrossiord/9137697 to your computer and use it in GitHub Desktop.
stop slave;
SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1;
start slave;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment