julien-duponchelle / julien-duponchelle/python-mysql-replication
Can't read POLYGON data type
Open
- 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
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