Bug #47501 don't set the database read only
Submitted: 22 Sep 4:23 Modified: 23 Sep 9:08
Reporter: Liu Lizhi
Status: Verified
Category:Proxy: Install/Config Severity:S5 (Performance)
Version:0.6.0, 0.8.0 OS:Other
Assigned to: Target Version:
Triage: Needs Triage: D3 (Medium)

[22 Sep 4:23] Liu Lizhi
Description:
i use mysql-proxy version is 0.6.0,when i use mysql-proxy
--proxy-read-only-backend-addresses=127.0.0.1:3306 is don't control is mysql read
only.please tell me how config the mysql-proxy database,thanks

system :ubuntu 9.0
mysql-proxy:0.6.0
mysql:5.0.7

How to repeat:
i use mysql-proxy version is 0.6.0,when i use mysql-proxy
--proxy-read-only-backend-addresses=127.0.0.1:3306 is don't control is mysql read
only.please tell me how config the mysql-proxy database,thanks

system :ubuntu 9.0
mysql-proxy:0.6.0
mysql:5.0.7
[23 Sep 9:08] Sveta Smirnova
Thank you for the report.

I think documentation should be updated: you still has proxy-backend-addresses which is
default to 127.0.0.1:3306, but from documentation is not clear how to
proxy-read-only-backend-address works exactly.