Actually, tianmu uses its own code to handle load which lacks support of row format of binlog
When tianmu parsing rows, write table map event first
Once tianmu constructs a row, just add it to the rows log event, when parsing is done, the rows log event will also be ready, then write it to the binlog
Issue Number: close #1876
Tests Check List
[ ] Unit test
[x] Integration test
[ ] Manual test (add detailed scripts or steps below)
[ ] No code
Changelog
[ ] New Feature
[x] Bug Fix
[ ] Performance Improvement
[ ] Build/Testing/CI/CD
[ ] Documentation
[ ] Not for changelog (changelog entry is not required)
Summary about this PR
Issue Number: close #1876
Tests Check List
Changelog
Documentation