Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
MySQLdb doesn't recognise the new DECIMAL field type correctly and returns strings to Python when doing things like SUM(). This has the effect of code that doesn't cast the output from a cursor and then uses the output to compare will throw an exception. Fixed ebuild (tar.gz'd for people to use in overlays) will be attached.
Created an attachment (id=76278) [edit] Overlay ebuild (for portage overlay) that fixes the problem
Please, attach a plaintext patch. Thanks.
Created an attachment (id=76285) [edit] Patch for MySQLdb 1.2.0 to work with MySQL 5
thanks for the patch. added to mysql-python-1.2.0-r1.