Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
hc
/
python-mysql-replication
Public
forked from
julien-duponchelle/python-mysql-replication
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
speedup2
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 27, 2014
Speedup row_event processing
julien-duponchelle
committed
818f0e0
View commit details
Copy full SHA for 818f0e0
Browse repository at this point
Group the unpack when reading the packet
julien-duponchelle
committed
e8dad42
View commit details
Copy full SHA for e8dad42
Browse repository at this point
Drop useless test on valid packet
Show description for b7d63bc
julien-duponchelle
committed
b7d63bc
View commit details
Copy full SHA for b7d63bc
Browse repository at this point
Merge pull request #90 from noplay/speedup
Show description for 4766123
julien-duponchelle
committed
4766123
View commit details
Copy full SHA for 4766123
Browse repository at this point
Cleanup after @bjoernhaeuser feedback
julien-duponchelle
committed
9d41eb7
View commit details
Copy full SHA for 9d41eb7
Browse repository at this point
Python 3 support fix thanks to travis
julien-duponchelle
committed
c78ddbe
View commit details
Copy full SHA for c78ddbe
Browse repository at this point
Speedup event filtering
Show description for b957dfa
julien-duponchelle
committed
b957dfa
View commit details
Copy full SHA for b957dfa
Browse repository at this point
Improve speed on filtering event
julien-duponchelle
committed
3de8598
View commit details
Copy full SHA for 3de8598
Browse repository at this point
Ignore nose test id
julien-duponchelle
committed
93be38b
View commit details
Copy full SHA for 93be38b
Browse repository at this point
Add a test for ignoring events
julien-duponchelle
committed
d2497a1
View commit details
Copy full SHA for d2497a1
Browse repository at this point
Doc about GTID tests
julien-duponchelle
committed
9847786
View commit details
Copy full SHA for 9847786
Browse repository at this point
Commits on Sep 25, 2014
Small optimization
julien-duponchelle
committed
916de59
View commit details
Copy full SHA for 916de59
Browse repository at this point
Benchmark event handling
julien-duponchelle
committed
151f9b6
View commit details
Copy full SHA for 151f9b6
Browse repository at this point
Commits on Sep 10, 2014
Merge pull request #88 from lxyu/remove_default_server_id
Show description for d1df5f1
julien-duponchelle
committed
d1df5f1
View commit details
Copy full SHA for d1df5f1
Browse repository at this point
Commits on Sep 3, 2014
fxi tests, add server_id as arg
lxyu
committed
5744a18
View commit details
Copy full SHA for 5744a18
Browse repository at this point
remove default server_id as discussed in #80
Show description for 79efaf7
lxyu
committed
79efaf7
View commit details
Copy full SHA for 79efaf7
Browse repository at this point
Merge pull request #87 from lxyu/kwargs_fix
Show description for d01e4b0
julien-duponchelle
committed
d01e4b0
View commit details
Copy full SHA for d01e4b0
Browse repository at this point
for..else flow control
lxyu
committed
17a0357
View commit details
Copy full SHA for 17a0357
Browse repository at this point
kwargs shouldn't be mutable
lxyu
committed
0ccd407
View commit details
Copy full SHA for 0ccd407
Browse repository at this point
Commits on Sep 1, 2014
Release 0.4.1
julien-duponchelle
committed
434c3a0
View commit details
Copy full SHA for 434c3a0
Browse repository at this point
Merge pull request #86 from baloo/features/master_auto_position
Show description for f3e1c7a
julien-duponchelle
committed
f3e1c7a
View commit details
Copy full SHA for f3e1c7a
Browse repository at this point
Improve Changelog
julien-duponchelle
committed
b2370e5
View commit details
Copy full SHA for b2370e5
Browse repository at this point
Missing version bump
julien-duponchelle
committed
938a016
View commit details
Copy full SHA for 938a016
Browse repository at this point
Release 0.4
julien-duponchelle
committed
38570f9
View commit details
Copy full SHA for 38570f9
Browse repository at this point
Tests gtid
Arthur Gautier
committed
a805ccd
View commit details
Copy full SHA for a805ccd
Browse repository at this point
Implement MASTER_AUTO_POSITION
Arthur Gautier
committed
7cbbad4
View commit details
Copy full SHA for 7cbbad4
Browse repository at this point
Adds gtid ignore
Arthur Gautier
committed
b722d06
View commit details
Copy full SHA for b722d06
Browse repository at this point
Date and datetime should have default values
Arthur Gautier
committed
91c16a6
View commit details
Copy full SHA for 91c16a6
Browse repository at this point
Install gtid on travis
Arthur Gautier
committed
03d452f
View commit details
Copy full SHA for 03d452f
Browse repository at this point
Commits on Aug 29, 2014
Merge pull request #85 from baloo/features/parse-gtid
Show description for b50dea6
julien-duponchelle
committed
b50dea6
View commit details
Copy full SHA for b50dea6
Browse repository at this point
Parse gtid events
Arthur Gautier
committed
465605f
View commit details
Copy full SHA for 465605f
Browse repository at this point
Commits on Aug 7, 2014
Merge pull request #83 from darioush/python26
Show description for 9de45d5
bjoernhaeuser
committed
9de45d5
View commit details
Copy full SHA for 9de45d5
Browse repository at this point
Commits on Aug 6, 2014
Dict comprehension to dict() for py2.6 support
Darioush Jalalinasab
committed
3da71a1
View commit details
Copy full SHA for 3da71a1
Browse repository at this point
Commits on Aug 4, 2014
Add https://github.com/darioush
julien-duponchelle
committed
044085b
View commit details
Copy full SHA for 044085b
Browse repository at this point
Merge pull request #81 from darioush/python26-support
Show description for a1ad70f
julien-duponchelle
committed
a1ad70f
View commit details
Copy full SHA for a1ad70f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.