Skip to content

Commit 86bfe1f

Browse files
authored
Merge pull request BrentOzarULTD#1174 from BrentOzarULTD/1173
Porting changes
2 parents a011894 + dc7564c commit 86bfe1f

File tree

2 files changed

+246
-174
lines changed

2 files changed

+246
-174
lines changed

sp_BlitzCache.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3068,7 +3068,6 @@ FROM variables_types AS vt
30683068
RIGHT JOIN convert_implicit AS ci
30693069
ON (ci.variable_name = vt.variable_name
30703070
AND ci.QueryHash = vt.QueryHash)
3071-
WHERE 1=1
30723071
OPTION(RECOMPILE);
30733072

30743073
UPDATE s

0 commit comments

Comments
 (0)