実行時設定
php.ini
の設定により動作が変化します。
名前 | デフォルト | 変更可能 | 変更履歴 |
---|---|---|---|
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.