Hi there, i have a little problem with my PyQt development. It uses MySQL. Under Linux, everything is fine. Under Windows... the first query it tries gives an error like this: # using unsupported buffer type: 253 I'm using the latest pyqt binary for windows with Python 2.6 and Mysql 5.0. Could be a mysql error ? Has someone faced it ? Thanks