mysql-proxy-discuss team mailing list archive
-
mysql-proxy-discuss team
-
Mailing list archive
-
Message #00176
Changelog in rev 662
Hi,
I was porting some of my code from mysql-proxy 551 to the last trunk (662).
Looking at the changelog I saw those important changes :
* added { resultset_is_needed = false } as default
* moved proxy.backends.* to proxy.global.backends.*
I think, it will be good to also add :
* moved proxy.backends[x].address to
proxy.global.backends[x].dst["address"]
Or something like that... I spent sometime to figure out what was the change
:)
Nicolas
Follow ups