Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b8c1d1b

Browse files
victim ordering
Makes process more clear
1 parent 63a9ff6 commit b8c1d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sp_BlitzLock.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ SET @VersionDate = '20171201';
768768
d.transaction_name
769769
FROM deadlocks AS d
770770
WHERE d.dn = 1
771-
ORDER BY d.event_date, d.last_batch_started, d.last_tran_started;
771+
ORDER BY d.event_date, is_victim DESC
772772

773773

774774

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /