forked from facebook/mysql-5.6
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SBR support for binlog trx meta data
Summary: Supporting binlog trx meta data for SBR. The meta data event is written right before every query event in a trx representing a statement. Squash with: D5220355 Test Plan: MTR Reviewers: yashb, tianx Reviewed By: tianx Subscribers: [email protected] Differential Revision: https://phabricator.intern.facebook.com/D5530983 Tasks: 19019953 Signature: t1:5530983:1501621866:a410d77e58a19b0410ec2f13c891ca78c9b6233d
- Loading branch information
1 parent
76a1aba
commit b6a490f
Showing
4 changed files
with
49 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters