Php/docs/mysqlnd-mux.configuration

提供:Dev Guides
< Php
2020年12月14日 (月) 12:51時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

実行時設定

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

Mysqlnd_mux 設定オプション
名前 デフォルト 変更可能 変更履歴
mysqlnd_mux.enable 0 PHP_INI_SYSTEM

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

mysqlnd_mux.enable int
Enables or disables the plugin. If disabled, the extension will not plug into mysqlnd to proxy internal mysqlnd C API calls.