Skip to content

Commit 9e8aa90

Browse files
CopilotBrentOzar
andauthored
Revert Install-All-Scripts.sql change per review feedback
Agent-Logs-Url: https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/sessions/4b6609d6-96ec-4fbe-a023-62e8fc6a35e9 Co-authored-by: BrentOzar <245462+BrentOzar@users.noreply.github.com>
1 parent 77e47b2 commit 9e8aa90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Install-All-Scripts.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2388,6 +2388,8 @@ BEGIN
23882388
( 'tempdb metadata memory-optimized', 0, 269),
23892389
( 'ADR cleaner retry timeout (min)', 15, 269),
23902390
( 'ADR Preallocation Factor', 4, 269),
2391+
( 'version high part of SQL Server', 1114112, 269),
2392+
( 'version low part of SQL Server', 52428803, 269),
23912393
( 'Data processed daily limit in TB', 2147483647, 269),
23922394
( 'Data processed weekly limit in TB', 2147483647, 269),
23932395
( 'Data processed monthly limit in TB', 2147483647, 269),

0 commit comments

Comments
 (0)