julien-duponchelle / python-mysql-replication

Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.33k stars 679 forks source link

Delete charset_list.csv and add directly in CHARSET.py #508

Closed heehehe closed 1 year ago

heehehe commented 1 year ago

Since pypl does not include .csv files, we're going to add charset list directly in pymysqlreplication/constants/CHARSET.py (https://github.com/julien-duponchelle/python-mysql-replication/issues/504)

c.c @sean-k1