Merge lp:~eric-rnd/mysql-proxy/mysql-proxy-fixes into lp:mysql-proxy
Proposed by
Eric Herman
Status: | Merged |
---|---|
Approved by: | Kay Roepke |
Approved revision: | 820 |
Merge reported by: | Kay Roepke |
Merged at revision: | not available |
Proposed branch: | lp:~eric-rnd/mysql-proxy/mysql-proxy-fixes |
Merge into: | lp:mysql-proxy |
Diff against target: | None lines |
To merge this branch: | bzr merge lp:~eric-rnd/mysql-proxy/mysql-proxy-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Kay Roepke (community) | Approve | ||
Review via email:
|
To post a comment you must log in.
Simple fix for: http:// bugs.mysql. com/bug. php?id= 47370
produces the following:
halle:mysql-proxy eric$ ./sbin/mysql-proxy --log-file= mysql-proxy. log --plugins=proxy --proxy- backend- addresses= 127.0.0. 1:13306 --log-level=message &
[1] 10475
halle:mysql-proxy eric$ cat mysql-proxy.log
2009-09-16 13:55:13: (message) mysql-proxy 0.8.0 started
2009-09-16 13:55:13: (message) proxy listening on port :4040
2009-09-16 13:55:13: (message) added read/write backend: 127.0.0.1:13306