On Oct 16, 2006, at 3:06 PM, Paul McNett wrote:

There seems to be a problem with the backend execution of the SQL statement. It's being constructed correctly; I get: update zipcodes set zipcodes.ccity = 'San José' where zipcodes.iid=40390
but MySQLdb seems to be choking on that.

It worked for me, right outta the box! Ubuntu...

OK, I was able to do it, too, on my Ubuntu system, but not on my Mac or Windows. FWIW, here are the various MySQLdb.__version__ values:

OS X: 1.2.1_p2
WinXP: 1.2.1_p2
Ubuntu: 1.2.1_g3

I'm wondering if this is a MySQLdb issue, since I'm running identical code on each platform.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to