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

search for in the

リソース型> <インストール手順
[edit] Last updated: Fri, 25 May 2012

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_* モードの詳細および定義については どこで設定を行うのか を参照してください。

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

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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites