On Sep 18, 9:08 pm, Michael Bayer <mike...@zzzcomputing.com> wrote:
>  You might after that also throw a pdb into the "process_bind_param()" method 
> and ensure that its being called

Sorry, I should have been more clear about this.  If I add a print
statement in process_bind_param it doesn't get executed.

> and as the ultimate sanity check info default.py do_execute().

Could you clarify what you mean by this?  Perhaps I'm being a bit
dense.  :-/

> I would also ensure you're on the latest production release of MySQLdb as 
> this error does seem faintly familiar, like there might have been issues with 
> the consumption of bind parameters on the MySQLdb side, or test with a 
> different DBAPI driver.

Yes, I'm presently running 1.2.3 which is the latest.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to