From 9c9839d15e69e67f17bcf254bff2977b887aea8a Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Mon, 10 Jun 2002 21:59:22 +0000 Subject: [PATCH] - Include new mssql.max_procs ini option. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85327 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/ini-set.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 49c9235847..4ed02e9271 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -407,6 +407,11 @@ "-1" PHP_INI_SYSTEM + + mssql.max_procs + "25" + PHP_INI_ALL + mssql.min_error_severity "10"