Top Level :: Database
:: mysqlnd_ms
:: 1.4.0
mysqlnd_ms 1.4.0
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
A replication and load balancing plugin for mysqlnd |
Maintainers |
Ulf Wendel <
ulf dot wendel at phpdoc dot de >
(lead)
[details]
Andrey Hristov (lead)
[details]
Johannes Schlüter (lead)
[details]
|
License |
PHP License |
Description |
The mysqlnd_ms replication and load balancing plugin can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, ext/pdo_mysql) if they are compiled to use mysqlnd. The plugin inspects queries and does read-write splitting. Read-only queries are sent to MySQL replication slave servers while all other queries are redirected to the MySQL replication master server. Very few, if any, application changes are required, depending on the usage scenario. |
Release notes
Version 1.4.0
(alpha)
|
New exciting 1.4 release. For more info read CHANGES |
|
Dependencies for release 1.4.0 |
|
|