Open shuangxi2006 opened 1 year ago
感谢反馈。您把数据库编码改成utf8mb4看看。
是的现在的编码已经是:utf8mb4_unicode_ci,服务器默认是:utf8mb4_general_ci
I confirmed the database, table, column character set were all utf8mb4.
The problem was solved by changing the field type to longtext.
Hope this could help someone.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
为了更好的解决问题,请认真回答下面的问题。等到问题解决,请及时关闭本issue。
答:pypi版本 0.0.2
答:是
答:是
答:
答:
答:pymysql.err.DataError: (1366, "Incorrect string value: '\xF0\x9F\x8E\xA5F1...' for column
weibo
.weibo
.content
at row 1")