Mike Bayer <mike...@zzzcomputing.com> writes:

>> and the database accepts it (MySQL is silly, we all know!) but (I guess)
>> recognizes that nothing changed and does not return a `rowcount`.
> rowcount is still 1 in this case.  We set CLIENT_FLAGS against
> CLIENT_FLAGS.FOUND_ROWS and that value should never be None if an
> UPDATE/DELETE were emitted in any case.  bug is with cymysql.

Ok, I will switch to PyMySQL, if it passes all my current tests.

Hopefully I won't loose too much performance and meet other kind of
glitches... I'm looking forward to use a better DB!

Thank you,
bye, lele.
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
l...@metapensiero.it  |                 -- Fortunato Depero, 1929.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to