PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

リソース型> <インストール手順
Last updated: Fri, 10 Oct 2008

view this page in

実行時設定

php.ini の設定により動作が変化します。

mSQL 設定オプション
名前 デフォルト 変更の可否 変更履歴
msql.allow_persistent "1" PHP_INI_ALL  
msql.max_persistent "-1" PHP_INI_ALL  
msql.max_links "-1" PHP_INI_ALL  
PHP_INI_* 定数の詳細および定義については php.ini ディレクティブ を参照してください。

以下に設定ディレクティブに関する 簡単な説明を示します。

msql.allow_persistent boolean

持続的な mSQL 接続を許可するかどうか。

msql.max_persistent integer

プロセスごとの、持続的 mSQL 接続の最大数。

プロセスごとの mSQL 接続の最大数。持続的接続の数も含めます。



add a note add a note User Contributed Notes
実行時設定
There are no user contributed notes for this page.

リソース型> <インストール手順
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites