-
Notifications
You must be signed in to change notification settings - Fork 679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add properties in gtid event #586
Open
Bue-von-hon
wants to merge
7
commits into
julien-duponchelle:main
Choose a base branch
from
Bue-von-hon:feature/add-properties-in-gtid-event
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add properties in gtid event #586
Bue-von-hon
wants to merge
7
commits into
julien-duponchelle:main
from
Bue-von-hon:feature/add-properties-in-gtid-event
Commits on Dec 6, 2023
-
Motivation: GtidEvent is aleady implemented but there are missing 6 properties. If we respect these properties, user can use GtidEvent with more convenient. Motivation: - Fix(event.py): Add two properties. - Add(test_basic.py): Add test for GtidEvent. Result: for now on, user can use read_immediate_commit_timestamp and read_original_commit_timestamp properties.
Configuration menu - View commit details
-
Copy full SHA for 14fb3ef - Browse repository at this point
Copy the full SHA 14fb3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b13fe - Browse repository at this point
Copy the full SHA 87b13feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec673d - Browse repository at this point
Copy the full SHA 0ec673dView commit details -
Update pymysqlreplication/tests/test_basic.py
Co-authored-by: sean.k1 (Umhyunsik) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6b2a54 - Browse repository at this point
Copy the full SHA e6b2a54View commit details -
Update pymysqlreplication/tests/test_basic.py
Co-authored-by: sean.k1 (Umhyunsik) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a35b344 - Browse repository at this point
Copy the full SHA a35b344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c35d1 - Browse repository at this point
Copy the full SHA 76c35d1View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b182d7 - Browse repository at this point
Copy the full SHA 3b182d7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.