jimw Thu Dec 6 20:55:21 2001 EDT
Modified files:
/phpdoc/en/functions mysql.xml
Log:
add very generic warning about persistent connections needing a bit of tuning.
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.76 phpdoc/en/functions/mysql.xml:1.77
--- phpdoc/en/functions/mysql.xml:1.76 Tue Nov 20 18:58:46 2001
+++ phpdoc/en/functions/mysql.xml Thu Dec 6 20:55:20 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.76 $ -->
+<!-- $Revision: 1.77 $ -->
<reference id="ref.mysql">
<title>MySQL Functions</title>
<titleabbrev>MySQL</titleabbrev>
@@ -1805,6 +1805,13 @@
Database Connections</link> section for more information.
</para>
</note>
+ <warning>
+ <para>
+ Using persistent connections can require a bit of tuning of your Apache
+ and MySQL configurations to ensure that you do not exceed the number of
+ connections allowed by MySQL.
+ </para>
+ </warning>
</refsect1>
</refentry>
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Jouni Ahto
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Friedhelm Betz
- [PHP-DOC] re: doc standards (was: ugly cvs sub... Gabor Hojtsy
- [PHP-DOC] Re: doc standards (was: ugly cvs... Egon Schmid
- [PHP-DOC] Re: doc standards (was: ugly... Gabor Hojtsy
- [PHP-DOC] Re: doc standards (was:... Friedhelm Betz
- [PHP-DOC] Re: doc standards (... Egon Schmid
- [PHP-DOC] Re: doc standards (... Gabor Hojtsy
- Re: [PHP-DOC] Re: doc standards (... Egon Schmid
- Re: [PHP-DOC] Re: doc standar... Gabor Hojtsy
