Hello I am Branko Verbole, member of development team in company 3fs d.o.o (http://www.3fs.si) in Kranj, Slovenia. We develop social network site http://www.plugger.com/ for countries in south America. We use mysqlnd_ms php extension version 1.5.2, but have some troubles when failover loops on master. So I made some changes in failover:
1. Loop only slaves 2. After connection failure, skip some time (defined in mysqlnd_ms.ini) before trying next connection on same server 3. Possibility of loading mysqlnd_ms.ini (if changed) in runtime I don't know if this can be interesting for others, or written as it shoud be, but works for us good enough. Is it possible someway, as a first step, to put our version of mysqlnd_ms into your repository, so we can install it as usual. If you recognize this changes as usefull, I will try to put them into official version. With best regards Branko Verbole -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
