julien-duponchelle / julien-duponchelle/python-mysql-replication

Can't read POLYGON data type

Open
#265 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.4k
Forks
690
PR merge metrics
No merged PRs in 30d

Description

Hello All,

One of my tables contains data type POLYGON, I am getting error while reading binlogs of this table.

Error:
Error:'utf8' codec can't decode byte 0xca in position 17: invalid continuation byte

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the binlog-reading failure with a MySQL table containing a POLYGON column and trace where the value is decoded as UTF-8. Done means POLYGON data can be read from the binlog without the reported codec error.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, python
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.