database transaction
        Posted  
        
            by user121196
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user121196
        
        
        
        Published on 2010-04-07T18:18:02Z
        Indexed on 
            2010/04/07
            18:23 UTC
        
        
        Read the original article
        Hit count: 360
        
If I'm using a mysql client(eg. squirrel) to execute an update query, after 10 seconds, I cancelled the query, would there be partial update or would everything that's done be rolled back?
© Stack Overflow or respective owner