> 2010-03-25 13:19:02,049 INFO sqlalchemy.engine.base.Engine.0x...f054 BEGIN
> 2010-03-25 13:19:02,049 INFO sqlalchemy.engine.base.Engine.0x...f054 UPDATE 
> xxx SET yyy=now() WHERE xxx.zzzzz = %s AND xxx.aaaaa = %s
> 2010-03-25 13:19:02,049 INFO sqlalchemy.engine.base.Engine.0x...f054 [193302, 
> None]
> 2010-03-25 13:19:02,050 INFO sqlalchemy.engine.base.Engine.0x...f054 ROLLBACK
> Traceback (most recent call last):
> .
> .
> .
> File "sqlalchemy/orm/mapper.py", line 1401, in _save_obj
> sqlalchemy.orm.exc.ConcurrentModificationError: Updated rowcount 0 does not 
> match number of objects updated 1

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

Reply via email to