0
votes
2answers
307 views

mysql in python encoding

This post is the same with my question in MySQL in Python: UnicodeEncodeError: 'ascii' this is just to clear things up. I am trying to save a string to a MySQL database but I get an error: ...