Skip to content

Instantly share code, notes, and snippets.

@dungmanh88
Created October 5, 2016 07:19
Show Gist options
  • Save dungmanh88/4fac9ce3c1e6f0ef6e22067531e27986 to your computer and use it in GitHub Desktop.
Save dungmanh88/4fac9ce3c1e6f0ef6e22067531e27986 to your computer and use it in GitHub Desktop.
Read binlog using mysqlbinlog
mysqlbinlog -vv --base64-output=decode-rows mysql-bin.xxxxxx > /tmp/binlog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment