We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ac500 commit 3716505Copy full SHA for 3716505
sp_Blitz.sql
@@ -1108,7 +1108,6 @@ AS
1108
INSERT INTO #IgnorableWaits VALUES ('CLR_AUTO_EVENT');
1109
INSERT INTO #IgnorableWaits VALUES ('CLR_MANUAL_EVENT');
1110
INSERT INTO #IgnorableWaits VALUES ('CLR_SEMAPHORE');
1111
- INSERT INTO #IgnorableWaits VALUES ('CXCONSUMER');
1112
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_DBM_EVENT');
1113
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_DBM_MUTEX');
1114
INSERT INTO #IgnorableWaits VALUES ('DBMIRROR_EVENTS_QUEUE');
0 commit comments