﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Rafal commented on NH Prof New Feature: Query Duration</title><description>Not so long ago I've been fighting very hard to debug database problems - namely database query deadlocks or transaction timeouts. These errors were very often caused by interference between two parallel queries. It was hard to debug because I couldn't easily identify what queries were executing together with the problematic transaction. I don't know NH Profiler, but it would be nice if such tool had
  
a) statistics of errors for each query (with a reference to source code)
  
b) a quick way to identify queries executing at specific moment of time, especially at the time of exception
  
  
</description><link>http://ayende.com/3793/nh-prof-new-feature-query-duration#comment1</link><guid>http://ayende.com/3793/nh-prof-new-feature-query-duration#comment1</guid><pubDate>Mon, 05 Jan 2009 12:00:47 GMT</pubDate></item></channel></rss>