Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python-mysql-replication-kr
/
python-mysql-replication
Public
forked from
julien-duponchelle/python-mysql-replication
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
21
Pull requests
6
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
169356a
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 16, 2023
Merge pull request #407 from julien-duponchelle/bytetoint
Show description for 169356a
julien-duponchelle
authored
169356a
Copy full SHA for 169356a
Fix test on the AllowedEventList after addition of XAPrepareEvent
julien-duponchelle
committed
bf17daf
Copy full SHA for bf17daf
Commits on Jul 9, 2023
Fix usage of deprecated byte2int
julien-duponchelle
committed
f6f4139
Copy full SHA for f6f4139
Release 0.42.1
julien-duponchelle
committed
92d3e66
Copy full SHA for 92d3e66
Merge remote-tracking branch 'origin/master'
julien-duponchelle
committed
68838e0
Copy full SHA for 68838e0
Commits on Jun 25, 2023
Release 0.42
julien-duponchelle
committed
b306dd7
Copy full SHA for b306dd7
Merge pull request #257 from etern/master
Show description for 296472b
julien-duponchelle
authored
296472b
Copy full SHA for 296472b
Commits on Jun 3, 2023
Fix repository URL for the package build
julien-duponchelle
committed
1104de3
Copy full SHA for 1104de3
Add a long description to the package description
julien-duponchelle
committed
c60c70e
Copy full SHA for c60c70e
Stop building wheel it's pure source distribution
julien-duponchelle
committed
a5d403e
Copy full SHA for a5d403e
Do not publish on Test PyPI
julien-duponchelle
committed
1c3007e
Copy full SHA for 1c3007e
Auto release on pypi
julien-duponchelle
committed
412a00f
Copy full SHA for 412a00f
Release 0.41
julien-duponchelle
committed
a7ee8fd
Copy full SHA for a7ee8fd
Zero-pad fixed-length binary fields
Show description for ed4dd28
oseemann
authored and
julien-duponchelle
committed
ed4dd28
Copy full SHA for ed4dd28
Commits on May 7, 2023
Release 0.40
julien-duponchelle
committed
dc22cc8
Copy full SHA for dc22cc8
CI test on Python 3.11
julien-duponchelle
committed
59c5111
Copy full SHA for 59c5111
Remove Python 2.7 support
julien-duponchelle
committed
e7e44a9
Copy full SHA for e7e44a9
Gtid: remove __cmp__ due to python2 support dropped. (#394)
darnuria
authored
2ffae0b
Copy full SHA for 2ffae0b
Mariadb 10.6.12: Mitigate corrupt binlog event bug (#399)
Show description for ef52618
Samira-El
authored
ef52618
Copy full SHA for ef52618
Commits on Mar 12, 2023
Prepare release 0.31
julien-duponchelle
committed
5b0a47e
Copy full SHA for 5b0a47e
Merge pull request #397 from dongwook-chan/fix-mariadb-only-status-vars
Show description for 3957b7e
julien-duponchelle
authored
3957b7e
Copy full SHA for 3957b7e
Commits on Feb 25, 2023
related issue: python-mysql-replication issue#380, pg_cameleon commit#38c7a90
Show description for ef7fc4b
dongwook-chan
committed
ef7fc4b
Copy full SHA for ef7fc4b
Commits on Jan 24, 2023
Merge pull request #395 from paulvic/paul/decode-errors
Show description for 7e007c9
julien-duponchelle
authored
7e007c9
Copy full SHA for 7e007c9
Commits on Jan 22, 2023
Merge pull request #392 from darnuria/doc/gtid
Show description for 7c141d3
julien-duponchelle
authored
7c141d3
Copy full SHA for 7c141d3
Commits on Jan 5, 2023
Simplify test
paulvic
committed
00e6742
Copy full SHA for 00e6742
Actually test fix
paulvic
committed
4370157
Copy full SHA for 4370157
Insert with values as args
paulvic
committed
37bcd47
Copy full SHA for 37bcd47
Add missing quotes
paulvic
committed
d140fc4
Copy full SHA for d140fc4
Add support for ignore decode errors
paulvic
committed
cf1aef4
Copy full SHA for cf1aef4
Commits on Jan 4, 2023
GTID documentation
Show description for 4b2d07e
darnuria
committed
4b2d07e
Copy full SHA for 4b2d07e
Commits on Dec 29, 2022
Merge pull request #391 from darnuria/gtid-cpy-ctor
Show description for 9e337ee
julien-duponchelle
authored
9e337ee
Copy full SHA for 9e337ee
Merge pull request #390 from darnuria/unit-test/intervals
Show description for 7328e9a
julien-duponchelle
authored
7328e9a
Copy full SHA for 7328e9a
Commits on Dec 21, 2022
Add some Unit test for Gtid class alone.
Show description for cdead05
Axel Viala
authored and
darnuria
committed
cdead05
Copy full SHA for cdead05
Use deepcopy instead of reparsing the Gtid.
Axel Viala
authored and
darnuria
committed
c9b69dc
Copy full SHA for c9b69dc
Commits on Dec 19, 2022
Document GtidSet.
darnuria
committed
3dd7da0
Copy full SHA for 3dd7da0
Pagination
Previous
Next
You can’t perform that action at this time.