Oracle 5.0 Reference Manual page 2621

Table of Contents

Advertisement

20.7.6.6. Installing/Configuring
Copyright 1997-2012 the PHP Documentation Group. [2230]
20.7.6.6.1. Requirements
Copyright 1997-2012 the PHP Documentation Group. [2230]
PHP 5.3.6
The
mysqlnd_ms
PHP MySQL extensions (mysqli, mysql, PDO_MYSQL). The PHP MySQL extension must be
configured to use
20.7.6.6.2. Installation
Copyright 1997-2012 the PHP Documentation Group. [2230]
This
PECL
extension is not bundled with PHP.
Information for installing this PECL extension may be found in the manual chapter titled
PECL
extensions. Additional information such as new releases, downloads, source files, maintainer
information, and a CHANGELOG, can be located here:
A DLL for this PECL extension is currently unavailable. See also the
20.7.6.6.3. Runtime Configuration
Copyright 1997-2012 the PHP Documentation Group. [2230]
The behaviour of these functions is affected by settings in php.ini.
Table 20.72. Mysqlnd_ms Configure Options
Name
mysqlnd_ms.enable
mysqlnd_ms.force_config_usage
mysqlnd_ms.ini_file
mysqlnd_ms.config_file
mysqlnd_ms.collect_statistics
mysqlnd_ms.multi_master0
mysqlnd_ms.disable_rw_split
Here's a short explanation of the configuration directives.
mysqlnd_ms.enable
mysqlnd_ms.force_config_usage
integer
Mysqlnd replication and load balancing plugin (mysqlnd_ms)
or newer. Some advanced functionality requires
replication and load balancing plugin supports all PHP applications and all available
mysqlnd
in order to be able to use the
Default
0
0
""
""
0
0
integer
Enables or disables the plugin. If disabled, the extension will not
plug into
If enabled, the plugin checks if the host (server) parameters value of
any MySQL connection attempt, matches a section name from the
plugin configuration file. If not, the connection attempt is blocked.
This setting is not only useful to restrict PHP to certain servers
but also to debug configuration file problems. The configuration
file validity is checked at two different stages. The first check is
performed when PHP begins to handle a web request. At this point
the plugin reads and decodes the configuration file. Errors thrown
PHP 5.4.0
mysqlnd_ms
http://pecl.php.net/package/mysqlnd_ms
Changeable
PHP_INI_SYSTEM
PHP_INI_SYSTEM
PHP_INI_SYSTEM
PHP_INI_SYSTEM
PHP_INI_SYSTEM
PHP_INI_SYSTEM
PHP_INI_SYSTEM
mysqlnd
to proxy internal
2601
or newer.
plugin for mysqlnd.
Installation of
building on Windows
section.
Changelog
mysqlnd
C API calls.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents