Author: paul
Date: 2008-02-06 02:26:09 +0100 (Wed, 06 Feb 2008)
New Revision: 9713
Log:
r28959@frost: paul | 2008-02-05 19:23:10 -0600
The default for max_connections changed in 5.1.15 to 151, not 150.
Modified:
trunk/refman-5.1/dba-core.xml
trunk/refman-6.0/dba-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:34985
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:28949
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:28967
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:34985
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:28959
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:28967
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2008-02-06 00:15:08 UTC (rev 9712)
+++ trunk/refman-5.1/dba-core.xml 2008-02-06 01:26:09 UTC (rev 9713)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 614 bytes
@@ -5780,7 +5780,7 @@
<para>
The number of simultaneous client connections allowed. By
- default, this is 150, beginning with MySQL 5.1.15.
+ default, this is 151, beginning with MySQL 5.1.15.
(Previously, the default was 100.) See
<xref linkend="too-many-connections"/>, for more
information.
Modified: trunk/refman-6.0/dba-core.xml
===================================================================
--- trunk/refman-6.0/dba-core.xml 2008-02-06 00:15:08 UTC (rev 9712)
+++ trunk/refman-6.0/dba-core.xml 2008-02-06 01:26:09 UTC (rev 9713)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 531 bytes
@@ -5628,7 +5628,7 @@
<para>
The number of simultaneous client connections allowed. By
- default, this is 150. See
+ default, this is 151. See
<xref linkend="too-many-connections"/>, for more
information.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r9713 - in trunk: . refman-5.1 refman-6.0 | paul | 6 Feb |