Add a tool to parse and print relay log content#1009
Add a tool to parse and print relay log content#1009csuzhangxc wants to merge 11 commits intopingcap:masterfrom
Conversation
|
/run-all-tests tidb=release-4.0 tikv=release-4.0 pd=release-4.0 |
|
@csuzhangxc: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
|
|
@csuzhangxc: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What problem does this PR solve?
add a tool (
relayprinter) to parse and print relay log contentWhat is changed and how it works?
binlogfile.OpenBinloggerto read binlog entitiessome samples of output:
Check List
Tests
Code changes
Side effects
Release note