Skip to content

Instantly share code, notes, and snippets.

@kaloprominat
Created August 31, 2015 12:48
Show Gist options
  • Select an option

  • Save kaloprominat/12072efeade7cae3d0ec to your computer and use it in GitHub Desktop.

Select an option

Save kaloprominat/12072efeade7cae3d0ec to your computer and use it in GitHub Desktop.
mysql: skip replication error
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