| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 13:25:37
1.5.0
|
miwi  |
- Update to 1.5.0
PR: 177653
Submitted by: maintainer |
18 Oct 2012 01:29:22
1.4.2
|
jhale  |
- Update to 1.4.2
While here:
- Trim Makefile header
- Remove indefinite article from COMMENT
PR: ports/170729
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
03 May 2012 16:29:04
1.3.2
|
miwi  |
- Update to 1.3.2
PR: 167445
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
07 Feb 2012 04:37:51
1.2.2
|
miwi  |
- Update to 1.2.2
PR: 164733
Submitted by: john Chen <johnpupu@gmail.com> (maintainer) |
28 Jan 2012 17:49:29
1.2.1
|
miwi  |
- Update to 1.2.1
PR: 164481
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
19 Nov 2011 15:12:16
1.1.2
|
miwi  |
- Update to 1.1.2
PR: 162635
Submitted by: John Chen <johnpupu@gmail.com> (maintainer)
Feature safe: yes |
02 Nov 2011 03:29:20
1.1.1
|
sunpoet  |
- Add pecl-mysqlnd_ms 1.1.1
The replication and load balancing plugin is a plugin for the mysqlnd library.
It can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, PDO_MySQL) if
they are compiled to use mysqlnd. The plugin inspects queries to do read-write
splitting. Read-only queries are send to configured MySQL replication slave
servers all other queries are redirected to the MySQL replication master server.
Very little, if any, application changes required, dependent on the usage
scenario required.
WWW: http://pecl.php.net/package/mysqlnd_ms
PR: ports/161698
Submitted by: John Chen <johnpupu@gmail.com> |