I was able to get MySQLdb to support MySQL 4.1.3 (the latest beta) with a simple code change. Version 4.1.3 adds a second parameter to mysql_shutdown(), which I simply had to add. Attached is the diff for this patch.
Diff for the patch
Logged In: YES user_id=71372
This is applied to the 1.1 branch. I didn't apply the setup.py changes yet, but I probably will.
Your patch, or a variation, has been applied to the current CVS tree.
Log in to post a comment.
Diff for the patch
Logged In: YES
user_id=71372
This is applied to the 1.1 branch. I didn't apply the
setup.py changes yet, but I probably will.
Logged In: YES
user_id=71372
Your patch, or a variation, has been applied to the current CVS tree.