Merge lp:~hrvojem/percona-server/bug1406482-5.5 into lp:percona-server/5.5
Proposed by
Hrvoje Matijakovic
on 2015-01-15
Status: | Merged |
---|---|
Approved by: | Laurynas Biveinis on 2015-01-22 |
Approved revision: | 723 |
Merged at revision: | 729 |
Proposed branch: | lp:~hrvojem/percona-server/bug1406482-5.5 |
Merge into: | lp:percona-server/5.5 |
Diff against target: |
29 lines (+6/-2) 1 file modified
doc/source/reliability/crash_resistant_replication.rst (+6/-2) |
To merge this branch: | bzr merge lp:~hrvojem/percona-server/bug1406482-5.5 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Laurynas Biveinis (community) | 2015-01-15 | Approve on 2015-01-22 | |
Review via email:
|
To post a comment you must log in.
review:
Approve
The page now mentions the Percona option several times without the MySQL option. It also does not really have a section on how to enable the feature, so I suggest to add a section "Use" before "Restrictions": "To enable the feature, the following options need to be enabled together: innodb_ recovery_ update_ relay_log, and relay_log_recovery (link).". Then, when one option is mentioned, the other should be mentioned too if it makes sense, i.e. in the Restrictions section.
Please also make sure the page use the new Percona option name consistently, it still mentions innodb_ overwrite_ relay_log_ info.