betz Thu Sep 12 09:35:46 2002 EDT Modified files: /phpdoc/en/reference/mysql ini.xml Log: entry for connection timeout fixed Index: phpdoc/en/reference/mysql/ini.xml diff -u phpdoc/en/reference/mysql/ini.xml:1.1 phpdoc/en/reference/mysql/ini.xml:1.2 --- phpdoc/en/reference/mysql/ini.xml:1.1 Thu Sep 12 06:35:56 2002 +++ phpdoc/en/reference/mysql/ini.xml Thu Sep 12 09:35:45 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <section id="mysql.configuration"> &reftitle.runtime; &extension.runtime; @@ -57,7 +57,7 @@ </row> <row> <entry>mysql.connect_timeout</entry> - <entry>"-1"</entry> + <entry>"0"</entry> <entry>PHP_INI_SYSTEM</entry> </row> </tbody>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php