Antwort: Update stalls

Thomas Fischer <[email protected]> Fri, 9 Oct 2009 13:58:13 +0200
Newsgroups gmane.comp.jakarta.turbine.torque.user
Message-ID <OF369DB2E6.20ECF3C7-ONC125764A.0041B0EA-C125764A.0041C280@seitenbau.net>
> Is there a way to log peer updates, I'm trying to figure out why a save
> is failing.

People have used p6spy for this. It wraps your db driver and logs all sql.

    Thomas