Add support for MySQL 5.5+
MySQL database connector for Python programming
Brought to you by:
adustman
MySQLdb-1.2.4 under Windows 7, 64-bit. When attempting to install MySQLdb-1.2.4 against MySQL 5.5 or higher I run into this bug:
http://stackoverflow.com/q/1972259/14731 (this isn't my question but I run into the same problem).
If you read on to http://stackoverflow.com/a/5685209/14731 you will see a simple fix. Can you please fold this into official MySQLdb releases?