Merge lp:~tplavcic/percona-server/bug1174779-5.5 into lp:percona-server/5.5
Status: | Merged |
---|---|
Approved by: | Laurynas Biveinis on 2014-03-31 |
Approved revision: | 625 |
Merged at revision: | 648 |
Proposed branch: | lp:~tplavcic/percona-server/bug1174779-5.5 |
Merge into: | lp:percona-server/5.5 |
Diff against target: |
93 lines (+20/-7) (has conflicts) 4 files modified
Makefile-ps (+2/-2) UDF/configure.ac (+1/-1) build-ps/build-binary.sh (+14/-1) build-ps/percona-server.spec (+3/-3) Text conflict in build-ps/build-binary.sh |
To merge this branch: | bzr merge lp:~tplavcic/percona-server/bug1174779-5.5 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Laurynas Biveinis (community) | 2014-03-28 | Approve on 2014-03-31 | |
Review via email:
|
This proposal supersedes a proposal from 2014-03-12.
Description of the change
Replaced MaatKit with Percona Toolkit
Fixed build flags
Discussed this with Laurynas over mail and it seems like I've forgot to resubmit MP.
Param build for 5.5 was:
https:/
Tomislav Plavcic (tplavcic) wrote : | # |
It is not an upmerge from 5.1. If it were, the output below would be empty, and bzr merge ../bug1174779-5.1 would be a no-op.
Throughout all versions no need to link bug 1266387, as it's a duplicate of bug 1174779.
bug1174779-5.5$ bzr missing --theirs-only ../bug1174779-5.1/
You are missing 2 revisions:
-------
revno: 597 [merge]
committer: Tomislav Plavcic <email address hidden>
branch nick: 5.1
timestamp: Fri 2014-03-07 00:03:40 +0100
message:
Merged with trunk
-------
revno: 596
committer: Tomislav Plavcic <email address hidden>
branch nick: 5.1
timestamp: Fri 2014-03-07 00:01:16 +0100
message:
Replaced MaatKit with Percona Toolkit
Updated compilation flags
Made another proposal, just not sure I did it right so please check my workflow.