diff --git a/reference/mysqlnd_ms/setup.xml b/reference/mysqlnd_ms/setup.xml index 8b80670331..86dad7a160 100755 --- a/reference/mysqlnd_ms/setup.xml +++ b/reference/mysqlnd_ms/setup.xml @@ -28,13 +28,25 @@
Plugin configuration file (>=1.1.x) - - Changelog: Feature was added in PECL/mysqlnd_ms 1.1.0-beta - - The below description applies to PECL/mysqlnd_ms >= 1.1.0-beta. - It is not valid for prior versions. - - + + + The following documentation applies to PECL/mysqlnd_ms >= 1.1.0-beta. + It is not valid for prior versions. For documentation covering earlier + versions, see + + +
+ Introduction + + + + Changelog: Feature was added in PECL/mysqlnd_ms 1.1.0-beta + + The below description applies to PECL/mysqlnd_ms >= 1.1.0-beta. + It is not valid for prior versions. + + + The plugin uses its own configuration file. The configuration file holds information about the MySQL replication master server, @@ -469,6 +481,11 @@ Warning: mysqli::mysqli(): (mysqlnd_ms) Exclusive usage of configuration enforce +
+ +
+ Configuration Directives + Here is a short explanation of the configuration directives that can be used. @@ -3676,9 +3693,10 @@ function check_stats() { register_shutdown_function("check_stats"); ?> ]]> - - - + + + +