Python and MySQL 4.1

Mike Meyer mwm at mired.org
Sun Oct 31 01:35:20 EST 2004


"webdsine" <webdsine at yahoo.ca> writes:

> Hello.  I just upgrade to MySQL 4.1 from 4.0, and I'm having trouble
> retrieving text from the DB in the proper format using the MySQLdb
> module in Python.  All text fields that are retrieved are in this
> format:

Just a shot in the dark - did you rebuild the MySLQdb module using the
new MySQL libraries?

    <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list