Laufzeit-Konfiguration
Das Verhalten dieser Funktionen wird
durch Einstellungen in der php.ini beeinflusst.
Mysqlnd_mux Konfigurationsoptionen
Name |
Standard |
Veränderbar |
Changelog |
mysqlnd_mux.enable |
0 |
PHP_INI_SYSTEM |
|
Hier eine kurze Erklärung der
Konfigurationsoptionen:
-
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.
There are no user contributed notes for this page.