Commit graph

20 commits

Author SHA1 Message Date
Ulf Wendel
14ed86dd0d How to define quality of service in the plugins config file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321271 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-20 11:10:47 +00:00
Ulf Wendel
97bc4a3763 Trying to fix table rendering. I think, this is the correct docbook syntax. However, still looks bad.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-20 09:47:24 +00:00
Ulf Wendel
fa611d7b25 Quality of service filter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321162 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-19 14:31:10 +00:00
Ulf Wendel
dbd8fd53a4 Service level performance considerations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321041 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-15 10:39:07 +00:00
Ulf Wendel
4511dd704d Assorted updates and some more additional notes in the service level concepts section. Service level concepts should get more hints on SHOW SLAVE STATUS, maybe. We have them elsewhere already.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321019 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 17:11:20 +00:00
Ulf Wendel
c5e702f824 Brief description of the new constants related to mysqlnd_ms_set_qos()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321011 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 14:07:05 +00:00
Ulf Wendel
ee9d6ef3e1 Extending quickstart section to have at least some examples and documentation ready when the 1.2.0-alpha release is done... in a few minutes. More documentation coming this week.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320964 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 19:27:58 +00:00
Ulf Wendel
6d3d2c2e91 Incomplete description of new concepts and features in the upcoming PECL/mysqlnd_ms 1.2.0-alpha
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320916 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-12 16:57:38 +00:00
Philip Olson
3a0cd9cd7d Updated the concepts information. Some rewording, and such.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-25 07:43:16 +00:00
Ulf Wendel
d30ee932d6 Addition of error handling instructions to concepts section. Assorted other minor edits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317722 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-04 13:34:45 +00:00
Ulf Wendel
0550673f7e Some of the most pressing fixes proposed by Johannes. More to come next week.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317434 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-28 10:44:35 +00:00
Ulf Wendel
55aa04cff2 1.1.0 update: a few more words on load balancing, nothing really new. Additional minor updates.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317396 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-27 14:21:00 +00:00
Ulf Wendel
7327d8a184 Description of filter concept. Filter syntax and new plugin config file syntax got documented yesterday, A bit of end of line whitespace removal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317391 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-27 11:25:28 +00:00
Ulf Wendel
201dfe7409 Minor change, aligning syntax/spelling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317204 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-23 14:51:15 +00:00
Ulf Wendel
959f08ef08 1.1.0 improvements on lazy connections and broadcasting to align state of pooled connections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317203 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-23 14:34:41 +00:00
Philip Olson
dd129200c4 Minor changes (syntax/spelling)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317178 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-23 05:44:44 +00:00
Ulf Wendel
c0c6ee30a7 Adding Change History, adding test instructions for upcoming 1.1.0-beta, replacing 5.3.99 references with 5.4.0 references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317106 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-21 15:11:40 +00:00
Ulf Wendel
da0b7d5ee3 Some docs for the experimental setting trx_stickiness=master implemented today
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310363 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 15:35:05 +00:00
Yannick Torres
57236796d1 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310337 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 05:22:45 +00:00
Ulf Wendel
1d9e890195 Initial set of documentation for PECL/mysqlnd_ms. PECL/mysqlnd_ms is a replication and load balancing plugin for the mysqlnd library. It has been added to PECL some eight months ago as an example of a mysqlnd plugin. Meanwhile it is more than example code but almost really useful. The PECL extension is in alpha state. An alpha release should follow soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310315 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 15:04:51 +00:00