Skip to content

Instantly share code, notes, and snippets.

@jnakatsui
Created November 7, 2014 19:16
Show Gist options
  • Save jnakatsui/8ca485e322dcb713e8b4 to your computer and use it in GitHub Desktop.
Save jnakatsui/8ca485e322dcb713e8b4 to your computer and use it in GitHub Desktop.
GRANT REPLICATION SLAVE ON *.* TO 'slave_user'@'%' IDENTIFIED BY 'password';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment