change character set dir
MySQL database connector for Python programming
Brought to you by:
adustman
Hi,
I am working on windows and needed to set the character set to cp850. The problem is that MySQLdb expects the charset files in C:\mysql\share\charsets. I just created the directory so it works for me. But this should be change so everybody can configure where the files can be found.