[Zope] Rollback and delete weird behavior
    dieter at handshake.de 
    dieter at handshake.de
       
    Mon Jul  3 16:33:39 EDT 2006
    
    
  
Luiz Fernando B. Ribeiro wrote at 2006-7-1 14:24 -0300:
> ...
>The problem is that the raise is not rolling back the delete, looking in 
>mysql log the following sequence was found:
Be warned that "mysql" needs special precaution to be
transaction aware.
Your "mysql" connection may have been made transaction unaware
(to allow the use of non-transaction capable tables).
-- 
Dieter
    
    
More information about the Zope
mailing list