in reply to Bug in DBD::CSV?

Yes, sorry, it probably is a bug (in SQL::Statement) that occurs sporadically when using UPDATE with placeholders. I am in the process of rewriting the code now. For the time being, avoid using placeholders with UPDATE or else revert to SQL::Statement 1.09. I'll try to have a new release out this week. For what it's worth, I apparently introduced the bug when optimizing placeholder performance and it only occurs in some very specific situations so it's hard to test for.

Replies are listed 'Best First'.
Re^2: Bug in DBD::CSV?
by g0n (Priest) on Sep 06, 2005 at 15:37 UTC
    Ahh, OK, thanks. I've got a usable workaround for the time being, and I'll upgrade SQL::Statement when you release the fix.

    Thanks for the quick confirmation :-)

    --------------------------------------------------------------

    g0n, backpropagated monk