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/cumulativeupdate23.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
@@ -49,7 +49,7 @@ For more information about the bugs that are fixed and enhancements that are inc
49
49
| <aid=4798276>[4798276](#4798276)</a> | Fixes an issue in which Distributed Availability Group seeding fails if the local Availability Group is offline. | SQL Server Engine | High Availability and Disaster Recovery | Windows |
50
50
| <aid=4807292>[4807292](#4807292)</a> | Fixes a failure to configure multiple concurrent auditing to write to the Security Event log during updates. | SQL Server Engine | Security Infrastructure | All |
51
51
| <aid=4811256>[4811256](#4811256)</a> | Fixes a crash that's caused by a missing partition in a common table expression (CTE). | SQL Server Engine | Programmability | All |
52
-
| <aid=4818763>[4818763](#4818763)</a> | Fixes a bug causing memory allocation failure during VDI restore operations if memory is limited through `cgroupsv2` on Linux. | SQL Server Engine | Linux | Linux |
52
+
| <aid=4818763>[4818763](#4818763)</a> | Fixes a bug that causes memory allocation failure during VDI restore operations if memory is limited through `cgroupsv2` on Linux. | SQL Server Engine | Linux | Linux |
53
53
| <aid=4837925>[4837925](#4837925)</a> | Fixes an issue in which SSCM fails when it imports certain certificates, including self-signed certificates that are password protected and certificates exported from Azure AKV that are not password protected. | SQL Server Configuration Manager | Certificate Import | Windows |
54
54
| <aid=4838959>[4838959](#4838959)</a> | Restricts privileges for dbcc stackdump so that only the sysadmin can invoke the dump file. | SQL Server Engine | Security Infrastructure | All |
55
55
| <aid=4849635>[4849635](#4849635)</a> | Fixes an issue in which AppDomains in a DOOMED state are not unloaded correctly. | SQL Server Engine | Query Execution | All |
0 commit comments