Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / julien-duponchelle/python-mysql-replication issues and pull requests

#418 - refactor : refactor loop inside _read_column_data method

Pull Request - State: closed - Opened by mirageoasis over 1 year ago - 2 comments

#417 - Suggestion of introducint code formatting

Issue - State: open - Opened by mirageoasis over 1 year ago

#416 - Feature : rows query log event

Pull Request - State: closed - Opened by mirageoasis over 1 year ago - 1 comment

#415 - Developed the 'MariadbStartEncryptionEvent'

Pull Request - State: closed - Opened by cucuridas over 1 year ago - 4 comments

#414 - Developed RandEvent and add statement-based logging test

Pull Request - State: closed - Opened by heehehe over 1 year ago - 3 comments

#413 - docs: Update README to add Featured Books

Pull Request - State: closed - Opened by mjs1995 over 1 year ago - 1 comment

#412 - Developed the Mariadbannotate ros event

Pull Request - State: closed - Opened by cucuridas over 1 year ago - 3 comments

#411 - Fix test code - 'isMariaDB'

Pull Request - State: closed - Opened by cucuridas over 1 year ago - 4 comments

#409 - Fix test code - 'isMariaDB'

Pull Request - State: closed - Opened by cucuridas over 1 year ago - 1 comment

#407 - Fix usage of deprecated byte2int

Pull Request - State: closed - Opened by julien-duponchelle over 1 year ago

#406 - Issue 386: LookupError: unknown encoding: utf8mb3

Pull Request - State: closed - Opened by Samira-El over 1 year ago - 5 comments

#405 - Missing events from new databases (MySQL 8)

Issue - State: open - Opened by raven-kg over 1 year ago - 14 comments

#403 - program stuck in __memcpy_ssse3_back , cpu 100%

Issue - State: open - Opened by nankingrider over 1 year ago - 16 comments

#402 - Mysql 8.0 - Only Returning INSERT and DELETE events

Issue - State: open - Opened by CharlesHandshy over 1 year ago - 1 comment

#401 - Zero-pad fixed-length binary fields

Pull Request - State: closed - Opened by oseemann over 1 year ago - 1 comment

#400 - Trailing zeros in fixed-length binary fields are dropped

Issue - State: closed - Opened by oseemann almost 2 years ago - 1 comment

#399 - Mariadb 10.6.12: Mitigate corrupt binlog event bug

Pull Request - State: closed - Opened by Samira-El almost 2 years ago - 6 comments

#398 - Json length is larger than packet length

Issue - State: closed - Opened by jongwony almost 2 years ago - 6 comments

#397 - Fix parse error for query_events (fix for PR#360)

Pull Request - State: closed - Opened by dongwook-chan almost 2 years ago - 5 comments

#396 - How can I efficiently retrieve multiple events from Stream ?

Issue - State: closed - Opened by blackoctop about 2 years ago

#395 - Add support for ignoring string decode errors

Pull Request - State: closed - Opened by paulvic about 2 years ago - 4 comments

#394 - Gtid: feature gate __cmp__ since it's python2.

Pull Request - State: closed - Opened by darnuria about 2 years ago - 5 comments

#393 - Typing: Gtid and GtidSet.

Pull Request - State: open - Opened by darnuria about 2 years ago

#392 - Documentation of Gtid/GtidSet

Pull Request - State: closed - Opened by darnuria about 2 years ago - 2 comments

#391 - Avoid reparsing a Gtid to copy in sub/add

Pull Request - State: closed - Opened by darnuria about 2 years ago - 3 comments

#390 - Unit testing for GTID/GtidSet

Pull Request - State: closed - Opened by darnuria about 2 years ago - 4 comments

#389 - Improvement: Adding type annotation and add MyPy in CI

Issue - State: open - Opened by darnuria about 2 years ago - 1 comment

#388 - Documentation of GtidSet and improvement in Gtid

Pull Request - State: closed - Opened by darnuria about 2 years ago - 2 comments

#387 - fix: redis cache example

Pull Request - State: closed - Opened by fkromer about 2 years ago - 1 comment

#386 - LookupError: unknown encoding: utf8mb3

Issue - State: open - Opened by blackoctop over 2 years ago - 8 comments

#384 - Getting Date and Log position from stream

Issue - State: closed - Opened by blackoctop over 2 years ago - 1 comment

#382 - About event extensions

Issue - State: open - Opened by fjl-gj over 2 years ago - 1 comment

#381 - Async parallel

Pull Request - State: closed - Opened by wangzihuacool over 2 years ago

#380 - Possible bad alignment of data when decoding the query event

Issue - State: closed - Opened by the4thdoctor over 2 years ago - 9 comments

#379 - decimal.InvalidOperation

Issue - State: open - Opened by david2chandra almost 3 years ago

#378 - Run tests with different Python versions

Pull Request - State: closed - Opened by oseemann almost 3 years ago - 1 comment

#377 - Fix decoding large json arrays

Pull Request - State: closed - Opened by oseemann almost 3 years ago - 1 comment

#376 - Run tests as GitHub Actions

Pull Request - State: closed - Opened by oseemann almost 3 years ago - 3 comments

#375 - Fix test_allowed_event_list, MariadbGtidEvent added

Pull Request - State: closed - Opened by oseemann almost 3 years ago

#374 - Fix RowsEvent.__is_null usage in tests

Pull Request - State: closed - Opened by oseemann almost 3 years ago - 2 comments

#373 - Fix RowsEvent.__is_null usage in tests

Pull Request - State: closed - Opened by oseemann almost 3 years ago

#372 - Fix test_allowed_event_list, MariadbGtidEvent added

Pull Request - State: closed - Opened by oseemann almost 3 years ago

#371 - AssertionError: Result length not requested length

Issue - State: open - Opened by peijianbo almost 3 years ago - 2 comments

#370 - c/c++ equivalent of python-mysql-replication

Issue - State: closed - Opened by dongwook-chan almost 3 years ago

#369 - Skip db name parsing if mts_accessed_dbs == 254

Pull Request - State: closed - Opened by dongwook-chan almost 3 years ago - 3 comments

#367 - Duplicate event when using `auto_position` and losing mysql connection

Issue - State: open - Opened by MikaYuoadas about 3 years ago - 1 comment

#366 - Add support for MariaDB GTID

Pull Request - State: closed - Opened by Samira-El about 3 years ago - 4 comments

#365 - fix typo in test_data_type

Pull Request - State: closed - Opened by stefansaraev about 3 years ago - 2 comments

#364 - To fix ValueError: Json type 96 is not handled

Pull Request - State: closed - Opened by mahadirz about 3 years ago - 1 comment

#363 - improve performance and documentation, skip the first 2 events after reconnected

Pull Request - State: open - Opened by woods-chen about 3 years ago - 3 comments

#362 - improve performance and documentation

Pull Request - State: closed - Opened by woods-chen about 3 years ago

#361 - Parse NULL-bitmask in table map event

Pull Request - State: closed - Opened by dongwook-chan over 3 years ago - 1 comment

#360 - Parse status variables in query event

Pull Request - State: closed - Opened by dongwook-chan over 3 years ago - 4 comments

#359 - does it support mariadb

Issue - State: open - Opened by ygl-rg over 3 years ago - 2 comments

#358 - Mistaken PR

Pull Request - State: closed - Opened by markfermor over 3 years ago

#357 - Add support for specifying an end log_pos

Pull Request - State: closed - Opened by paulvic over 3 years ago - 17 comments

#356 - sql_mode for tests

Issue - State: closed - Opened by dongwook-chan over 3 years ago - 2 comments

#355 - Fix parsing of row events for MySQL8 partitioned table

Pull Request - State: closed - Opened by dongwook-chan over 3 years ago

#354 - Mysql8.0 not support

Issue - State: open - Opened by 313177606 over 3 years ago - 2 comments

#353 - Update PyMySql version requirement

Issue - State: closed - Opened by benjaminsky over 3 years ago - 1 comment

#352 - Correct timedelta value for negative MySQL TIME datatype

Pull Request - State: closed - Opened by dongwook-chan over 3 years ago - 3 comments

#351 - Support 'ZEROFILL' attribute for numeric datatypes

Pull Request - State: closed - Opened by dongwook-chan over 3 years ago - 1 comment

#350 - Fix typo in pymysqlreplication/gtid.py

Pull Request - State: closed - Opened by dongwook-chan over 3 years ago - 1 comment

#349 - Support for PyMySQL V 1.0

Issue - State: closed - Opened by shehabgamin over 3 years ago - 1 comment

#348 - Add pymysql 1.0 support

Pull Request - State: closed - Opened by hkwi over 3 years ago - 2 comments

#347 - Support parsing raw binlog file

Issue - State: closed - Opened by OscarTHZhang over 3 years ago - 1 comment

#346 - fix int2byte() import and performence update.

Pull Request - State: open - Opened by naihe2010 almost 4 years ago

#345 - replace util.int2byte and performence update.

Pull Request - State: closed - Opened by naihe2010 almost 4 years ago - 1 comment

#344 - using six.byte2int and update performence.

Pull Request - State: closed - Opened by naihe2010 almost 4 years ago - 1 comment

#343 - Can't handle super long json

Issue - State: open - Opened by skyecool almost 4 years ago - 1 comment

#342 - Fix typo in pymysqlreplication/row_event.py

Pull Request - State: closed - Opened by dongwook-chan almost 4 years ago - 1 comment

#341 - Fix typo in pymysqlreplication/packet.py: datas -> data

Pull Request - State: closed - Opened by dongwook-chan almost 4 years ago

#340 - how to Store binlog into variable.

Issue - State: open - Opened by fpirzada about 4 years ago - 1 comment

#339 - Parse failure when table was dropped

Issue - State: open - Opened by isoleo about 4 years ago - 1 comment

#338 - Binlogstream dependency deleted

Issue - State: open - Opened by zcruz-trifecta about 4 years ago - 3 comments

#337 - Removed pymysql.util function ( byte2int, int2byte )

Pull Request - State: closed - Opened by jongwony about 4 years ago - 5 comments

#336 - Sync master repo

Pull Request - State: closed - Opened by sagiyosefia about 4 years ago

#335 - docs: fix simple typo, datebases -> databases

Pull Request - State: closed - Opened by timgates42 about 4 years ago

#333 - Add logic to handle inlined ints in large json documents

Pull Request - State: closed - Opened by mascah over 4 years ago - 6 comments

#332 - Set default branch from master to main

Issue - State: closed - Opened by jmshnds over 4 years ago - 1 comment

#331 - Update example grammar and formatting

Pull Request - State: closed - Opened by jmshnds over 4 years ago

#329 - Incorrect handling of DATETIME data type in mysql 5.7

Issue - State: closed - Opened by brandinchiu over 4 years ago - 5 comments

#328 - Support PyMysql with a version greater than 0.9.3

Pull Request - State: closed - Opened by garenchan over 4 years ago - 5 comments

#327 - make json parsing faster by reading it from socket instead of memory

Pull Request - State: open - Opened by nopa12 over 4 years ago

#326 - add PyMySQL 0.10.0 support

Pull Request - State: closed - Opened by hkwi over 4 years ago - 3 comments

#325 - error with pymysql 0.10.0

Issue - State: open - Opened by zy9306 over 4 years ago - 3 comments

#324 - use clear instead of {}

Issue - State: open - Opened by rspadim almost 5 years ago

#323 - implement ClientSideHeartBeat event

Pull Request - State: open - Opened by rspadim almost 5 years ago

#322 - include ClientSideHeartBeat

Pull Request - State: open - Opened by rspadim almost 5 years ago - 2 comments

#321 - fetchone / __iter__ timeout

Issue - State: open - Opened by rspadim almost 5 years ago - 2 comments

#320 - Does it Support Mysql Binlog Format = Mixed

Issue - State: open - Opened by hellfire1980 almost 5 years ago - 1 comment

#317 - Allow queries to be executed at connection

Pull Request - State: closed - Opened by rspadim almost 5 years ago - 2 comments