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-2025/cumulativeupdate1.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=4814070>[4814070](#4814070)</a> | SQL Server 2025 can now be registered on Linux containers by setting the MSSQL_PID environment variable to StandardDeveloper or EnterpriseDeveloper. | SQL Setup | Linux | Linux |
50
50
| <aid=4818774>[4818774](#4818774)</a> | Fixes an issue in which VDI restore operations on Linux containers can run out of memory unexpectedly if memory is limited by a Linux cgroup. | SQL Server Engine | Linux | Linux |
51
51
| <aid=4836615>[4836615](#4836615)</a> | Restricts the privilege for dbcc stackdump so that only the sysadmin can invoke the dump file. | SQL Server Engine | Security Infrastructure | All |
52
-
| <aid=4860665>[4860665](#4860665)</a> | Enables creating or restoring a database using a listener for Container Availability Group Connection. This feature lets Contained AG users create and restore the database without a connection to the SQL instance. | SQL Server Engine | High Availability and Disaster Recovery | All |
52
+
| <aid=4860665>[4860665](#4860665)</a> | Enables creating or restoring the database using a listener for Container Availability Group Connection. This feature lets Contained AG users create and restore the database without a connection to the SQL instance. | SQL Server Engine | High Availability and Disaster Recovery | All |
53
53
| <aid=4861315>[4861315](#4861315)</a> | If traceflag 15918 is enabled by using DBCC TRACEON on a SQL Server instance by having startup traceflag 15923 enabled, this configuration might cause the SQL Server process to stop responding. | SQL Server Engine | Resource Governor | All |
54
54
| <aid=4861456>[4861456](#4861456)</a> | Adds an information message in the error log if the deprecated lightweight pooling configuration is enabled. | SQL Server Engine | SQL OS | Windows |
55
55
| <aid=4866542>[4866542](#4866542)</a> | Removes `.rtf` from full-text system DMVs on the Linux platform. This document type was previously incorrectly reported as supported. | SQL Server Engine | Search | Linux |
0 commit comments