Merge lp://staging/~diego-fmpwizard/mysql-proxy/fmpwizard into lp://staging/mysql-proxy
Proposed by
fmpwizard
Status: | Merged |
---|---|
Merge reported by: | Kay Roepke |
Merged at revision: | not available |
Proposed branch: | lp://staging/~diego-fmpwizard/mysql-proxy/fmpwizard |
Merge into: | lp://staging/mysql-proxy |
To merge this branch: | bzr merge lp://staging/~diego-fmpwizard/mysql-proxy/fmpwizard |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Kay Roepke (community) | Approve | ||
Review via email: mp+3452@code.staging.launchpad.net |
To post a comment you must log in.
I added a lua wrapper to read the master.info file
from_masterinfo _string( )
And I also added a test case for it.