I discovered the same behavior. It happend to me while I was trying to retrieve data stored as MySQL blobs. In version 1.2.1, it was returned as array while in version 1.2.2, it was returned as string. However, since blobs may store binary data, it is not clear to me if converting the data into a string is the correct solution.
-- python-mysqldb 1.2.1 buggy https://bugs.launchpad.net/bugs/109336 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
