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
Type
/
to 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
indexerror
User selector
All users
All time
Commit history
Commits on Jan 28, 2014
Prevent invalid table-map-entries to crash the whole app
Show description for 60f60a4
bjoernhaeuser
committed
60f60a4
View commit details
Copy full SHA for 60f60a4
Browse repository at this point
Commits on Dec 17, 2013
Improve documentation
julien-duponchelle
committed
7929e5f
View commit details
Copy full SHA for 7929e5f
Browse repository at this point
Commits on Dec 3, 2013
Merge pull request #53 from lifei/master
Show description for f55879e
julien-duponchelle
committed
f55879e
View commit details
Copy full SHA for f55879e
Browse repository at this point
Commits on Dec 2, 2013
use NotImplementedEvent instead of raising an
Show description for 889796e
lifei
committed
889796e
View commit details
Copy full SHA for 889796e
Browse repository at this point
Commits on Oct 13, 2013
0.2 release
julien-duponchelle
committed
4194b77
View commit details
Copy full SHA for 4194b77
Browse repository at this point
Merge pull request #50 from youngking/master
Show description for 3bc9a85
julien-duponchelle
committed
3bc9a85
View commit details
Copy full SHA for 3bc9a85
Browse repository at this point
Update contributors list
julien-duponchelle
committed
4ed87d9
View commit details
Copy full SHA for 4ed87d9
Browse repository at this point
Commits on Oct 11, 2013
make it work under pymysql 0.6
wayhome
committed
5bedac9
View commit details
Copy full SHA for 5bedac9
Browse repository at this point
Commits on Aug 25, 2013
Merge pull request #49 from alex/fix-int24
Show description for 401ea6c
bjoernhaeuser
committed
401ea6c
View commit details
Copy full SHA for 401ea6c
Browse repository at this point
Fixed up twos-complement logic
alex
committed
527b140
View commit details
Copy full SHA for 527b140
Browse repository at this point
Two more test cases
alex
committed
95a9b19
View commit details
Copy full SHA for 95a9b19
Browse repository at this point
Commits on Aug 23, 2013
Fixed parsing of small int24 values
alex
committed
969d0be
View commit details
Copy full SHA for 969d0be
Browse repository at this point
Commits on Aug 18, 2013
Merge pull request #45 from phoenixluo/master
Show description for 7511325
julien-duponchelle
committed
7511325
View commit details
Copy full SHA for 7511325
Browse repository at this point
Merge pull request #47 from dreid/check-checksum
Show description for 68fe6c7
julien-duponchelle
committed
68fe6c7
View commit details
Copy full SHA for 68fe6c7
Browse repository at this point
Commits on Aug 17, 2013
Check if the checksum is enabled upon connection.
dreid
committed
4b8c637
View commit details
Copy full SHA for 4b8c637
Browse repository at this point
Commits on Jul 26, 2013
copy and paste test_decimal_long_values_1 method twice
phoenixluo
committed
3fa681c
View commit details
Copy full SHA for 3fa681c
Browse repository at this point
add tests for new decimal data type
phoenixluo
committed
54d66cc
View commit details
Copy full SHA for 54d66cc
Browse repository at this point
Commits on Jul 17, 2013
fix new decimal parsing problem
phoenixluo
committed
4ae1f1f
View commit details
Copy full SHA for 4ae1f1f
Browse repository at this point
Commits on Jul 7, 2013
Support checksum for mysql 5.6 #4
julien-duponchelle
committed
a0f5638
View commit details
Copy full SHA for a0f5638
Browse repository at this point
Commits on Jun 27, 2013
Merge pull request #43 from noplay/handle_ctl_disconnects
Show description for d6394f6
julien-duponchelle
committed
d6394f6
View commit details
Copy full SHA for d6394f6
Browse repository at this point
Handle disconnects for the ctl connection
Show description for a40ceb8
bjoernhaeuser
committed
a40ceb8
View commit details
Copy full SHA for a40ceb8
Browse repository at this point
Merge pull request #40 from noplay/fix_tests
Show description for eb41f5a
julien-duponchelle
committed
eb41f5a
View commit details
Copy full SHA for eb41f5a
Browse repository at this point
Merge pull request #42 from noplay/non_blocking_connections
Show description for 51a2c7d
julien-duponchelle
committed
51a2c7d
View commit details
Copy full SHA for 51a2c7d
Browse repository at this point
Check for EOF packet and return
bjoernhaeuser
committed
8b54b43
View commit details
Copy full SHA for 8b54b43
Browse repository at this point
Return if the stream is nonblocking
Show description for 27f93da
bjoernhaeuser
committed
27f93da
View commit details
Copy full SHA for 27f93da
Browse repository at this point
Commits on Jun 26, 2013
Improve explication
julien-duponchelle
committed
54b2d78
View commit details
Copy full SHA for 54b2d78
Browse repository at this point
Logstash sample
julien-duponchelle
committed
c6d69ff
View commit details
Copy full SHA for c6d69ff
Browse repository at this point
Merge pull request #41 from noplay/unicode_error_in_query
Show description for f94f5be
julien-duponchelle
committed
f94f5be
View commit details
Copy full SHA for f94f5be
Browse repository at this point
Commits on Jun 25, 2013
Drop debug
julien-duponchelle
committed
7890fd8
View commit details
Copy full SHA for 7890fd8
Browse repository at this point
Commits on Jun 24, 2013
Handle utf8 name for queries #39
julien-duponchelle
committed
19ae45e
View commit details
Copy full SHA for 19ae45e
Browse repository at this point
Tests for #39
julien-duponchelle
committed
d222e91
View commit details
Copy full SHA for d222e91
Browse repository at this point
Now the tests run on my Mac OS (MySQL 5.6) and Linux Box (MySQL 5.5)
julien-duponchelle
committed
7e5b290
View commit details
Copy full SHA for 7e5b290
Browse repository at this point
Commits on Jun 23, 2013
Display log pos inside events dump
julien-duponchelle
committed
e8b6562
View commit details
Copy full SHA for e8b6562
Browse repository at this point
Skip invalid packets
julien-duponchelle
committed
ae8c2b5
View commit details
Copy full SHA for ae8c2b5
Browse repository at this point
Update vagrant version
julien-duponchelle
committed
b20684a
View commit details
Copy full SHA for b20684a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.