Skip to content

Commit ce35b3d

Browse files
author
Simonx Xu
authored
Update cumulativeupdate20.md
1 parent c3d2b92 commit ce35b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/releases/sqlserver-2022/cumulativeupdate20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For more information about the bugs that are fixed and enhancements that are inc
4848
|<a id=4053244>[4053244](#4053244) </a> | Fixes an issue in which uninitialized memory can be read in some rare cases when using variable length parameters.| SQL Server Engine | Query Execution | All |
4949
|<a id=4104525>[4104525](#4104525) </a> | Fixes an access violation that you encounter when a query calls a multi-statement table-valued function (MSTVF) that has a common language runtime (CLR) expression in its parameter and triggers interleaved execution.| SQL Server Engine | Query Optimizer | All |
5050
|<a id=4317961>[4317961](#4317961) </a> | Adds support for "**WITH SID=sid, TYPE=[E\|X]**" in the `CREATE USER` syntax in SQL Server 2022 by using trace flag 11953. For more information, see [CREATE USER (Transact-SQL)](/sql/t-sql/statements/create-user-transact-sql#syntax). | SQL Server Engine | SQL Server Engine | All |
51-
|<a id=4167049>[4167049](#4167049) </a> | Fixes a non-yielding scheduler dump issue with qds!CDBQDS::AbortQdsBackgroundTask that may occur when the list of QDS background tasks is large and either QDS is disabled or SQL Server shuts down. In addition to the dump, you would see the following error messages: </br></br> Error: 1222, Severity: 16, State: 111.</br>Lock request time out period exceeded.</br>Error: 12412, Severity: 16, State: 1.</br>Internal table access error: failed to access the Query Store internal table with HRESULT: 0x80004005| SQL Server Engine | High Availability and Disaster Recovery | All |
51+
|<a id=4167049>[4167049](#4167049) </a> | Fixes a non-yielding scheduler dump issue with `qds!CDBQDS::AbortQdsBackgroundTask` that may occur when the list of Query Store (QDS) background tasks is large and either QDS is disabled or SQL Server shuts down. In addition to the dump, you would see the following error messages: </br></br> Error: 1222, Severity: 16, State: 111.</br>Lock request time out period exceeded.</br>Error: 12412, Severity: 16, State: 1.</br>Internal table access error: failed to access the Query Store internal table with HRESULT: 0x80004005| SQL Server Engine | High Availability and Disaster Recovery | All |
5252
|<a id=4044263>[4044263](#4044263) </a> | Fixes an issue introduced by a previous Windows update that causes restarts and even prevents setup from continuing. After applying this fix, the value of the `PendingFileRenameOperations` registry key is deleted when applying updates to SQL Server. | SQL Setup | Patching| Windows |
5353

5454
## How to obtain or download this or the latest cumulative update package

0 commit comments

Comments
 (0)