issues
search
julien-duponchelle
/
python-mysql-replication
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.33k
stars
679
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What are "server_version_split" and "number_of_event_types" in "FormatDescriptionEvent" class?
#626
davisgogogo
opened
1 day ago
0
release 0.46
#625
sean-k1
closed
1 month ago
0
Mysql 5.7 release 0.46
#624
sean-k1
closed
1 month ago
0
Fixing an issue of initializing table map when fake rotate event catching for Mysql versions 5.5, 5.6, 5.7
#623
Zaynullin
closed
1 month ago
3
[QA]: How to set SSL/TLS certificates when connecting to MySQL server as a replica?
#622
leiless
opened
2 months ago
0
Fix lint error & remove black
#621
julien-duponchelle
closed
3 months ago
1
Lint error
#620
julien-duponchelle
opened
4 months ago
0
Bug fix: typo in ident variable name
#619
fulghum
closed
4 months ago
1
BinLogStreamReader is not resuming from last position (log_file, log_pos not working).
#618
zygias
opened
5 months ago
1
Add sb-osc to README
#617
jjh-kim
closed
6 months ago
1
__checksum_enabled : TypeError: unhashable type: 'slice'
#616
AdrienPensart
closed
7 months ago
7
add quotes in set slave_uuid
#615
AdrienPensart
closed
8 months ago
1
Bug in f-string formatting
#614
AdrienPensart
closed
8 months ago
4
I can't retrieve the updated or written field names; all I get are things like UNKNOWN_COL0.
#612
xiaoyue9527
opened
8 months ago
15
release 1.0.7
#611
sean-k1
closed
8 months ago
0
Assertion Error
#610
MintooJinnu
opened
9 months ago
14
Update README to indicate that the project has been tested on MariaDB 10.6
#609
lottaquestions
closed
9 months ago
1
fix log statement for BinLogStreamReader.fetchone
#608
bentsku
closed
9 months ago
3
logging statement in `BinLogStreamReader.fetchone` is using logging.WARN instead logging.log
#607
bentsku
closed
9 months ago
1
release githubflow add
#606
sean-k1
closed
9 months ago
0
release 0.30.1
#605
sean-k1
closed
9 months ago
0
0.30.1 improve performance
#604
sean-k1
closed
9 months ago
0
upgrade and improve perfermance
#603
YaoDongJi
closed
7 months ago
12
Fix parsing of query field of RowsQueryEvent
#602
dongwook-chan
closed
9 months ago
1
Decode Exception due to Inaccurate Length from self.query_length Leading to Byte Sequence Truncation
#601
zj5220924
closed
6 months ago
3
Discrepancy in parsing results for the same event before and after adding a new field
#600
zj5220924
closed
10 months ago
4
release 1.0.6
#599
sean-k1
closed
10 months ago
0
Replace the mailling list by github discussions
#598
julien-duponchelle
closed
10 months ago
1
Optimizing version check to happen once per run
#597
eli-kir
closed
11 months ago
2
bug-fix-nonesources f string
#596
sean-k1
closed
11 months ago
0
release-1.05
#595
sean-k1
closed
11 months ago
0
[readme] update MySQL server setting part
#594
gongyisheng
closed
11 months ago
0
New Feature: asyncio support for BinLogStreamReader
#593
gongyisheng
opened
11 months ago
11
test dump method in test_delete_row_event
#592
roy0424
closed
11 months ago
2
test: test util/bytes to improve coverage
#591
roy0424
closed
11 months ago
1
Fix missing dependency on `packaging`
#590
coox
closed
11 months ago
4
release 1.0.4
#588
sean-k1
closed
11 months ago
1
test: test dump method in test_user_var_string_event
#587
JeongJiHwan
closed
11 months ago
0
Add properties in gtid event
#586
Bue-von-hon
opened
12 months ago
7
implement partial format description event fields
#585
roy0424
closed
11 months ago
2
add json feature for binlogevent
#584
junha6316
closed
11 months ago
0
need json feature
#583
junha6316
opened
12 months ago
0
Fix an issue in parsing default column charset
#582
YAtOff
closed
12 months ago
2
blob Type not decode string retain binary format
#581
sean-k1
closed
12 months ago
0
Update .gitignore
#580
soulee-dev
closed
12 months ago
0
fake rotate event check
#579
sean-k1
closed
1 year ago
1
A wrong warning message is logged for every event from ignored table
#578
YAtOff
closed
1 year ago
3
[readme] mysql-server-settings part has a deprecated variable
#577
gongyisheng
closed
11 months ago
3
How to use auto_position ?
#576
larzwow
closed
11 months ago
4
auto_position 如何使用
#575
larzwow
closed
1 year ago
0
Next