You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/sql/releases/sqlserver-2022/cumulativeupdate21.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ For more information about the bugs that are fixed and enhancements that are inc
44
44
|<aid=4419880>[4419880](#4419880) </a> | Fixes a SQL injection vulnerability in a system stored procedure.| SQL Server Engine | High Availability and Disaster Recovery | All|
45
45
|<aid=4311157>[4311157](#4311157) </a> | Fixes a SQL Server on Linux termination issue that you might encounter when trying to send encrypted TLS/SSL data to a peer after receiving an alert such as `bad_record_mac` from the peer. | SQL Server Engine | Linux | Linux|
46
46
|<aid=4419716>[4419716](#4419716) </a> | Fixes a SQL injection vulnerability in a system stored procedure.| SQL Server Engine | Metadata| All|
47
-
|<aid=4229256>[4229256](#4229256) </a> | Fixes an issue of using DMVs in specific scenarios to inspect text of statements that are executing in other sessions and that might contain sensitive data. | SQL Server Engine | Programmability | All|
47
+
|<aid=4229256>[4229256](#4229256) </a> | Fixes an issue in which DMVs are used in specific scenarios to inspect the text of statements that are running in other sessions and might contain sensitive data. | SQL Server Engine | Programmability | All|
48
48
|<aid=4268984>[4268984](#4268984) </a> | Fixes an access violation dump issue that you encounter in `ACCESS_VIOLATION_c0000005_sqllang.dll!CScaOp_Intrinsic::FConvertToText_Intrinsic` when executing queries that use the TRIM intrinsic.| SQL Server Engine | Programmability | All|
49
49
|<aid=4410919>[4410919](#4410919) </a> | Fixes an issue in which the `TRY_CONVERT` function might cause invalid results when the plan uses the **Clustered Index Seek** operator. | SQL Server Engine | Query Optimizer | All|
50
50
|<aid=4441901>[4441901](#4441901) </a> | Fixes an issue in which the change tracking auto cleanup process blocks the user triggered `ALTER TABLE` column-level DDL (`ADD/DROP/ALTER COLUMN`) operations.| SQL Server Engine | Replication | All|
0 commit comments