Merge lp://qastaging/~hrvojem/percona-xtrabackup/bug977533 into lp://qastaging/percona-xtrabackup/2.0

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Stewart Smith
Approved revision: no longer in the source branch.
Merged at revision: 422
Proposed branch: lp://qastaging/~hrvojem/percona-xtrabackup/bug977533
Merge into: lp://qastaging/percona-xtrabackup/2.0
Diff against target: 674 lines (+223/-122)
18 files modified
doc/source/conf.py (+3/-1)
doc/source/glossary.rst (+3/-0)
doc/source/howtos/recipes_ibkx_stream.rst (+56/-26)
doc/source/innobackupex/creating_a_backup_ibk.rst (+10/-7)
doc/source/innobackupex/incremental_backups_innobackupex.rst (+23/-0)
doc/source/innobackupex/innobackupex_option_reference.rst (+18/-28)
doc/source/innobackupex/parallel_copy_ibk.rst (+12/-4)
doc/source/innobackupex/streaming_backups_innobackupex.rst (+34/-7)
doc/source/installation/apt_repo.rst (+3/-3)
doc/source/intro.rst (+4/-0)
doc/source/manual.rst (+3/-3)
doc/source/tar4ibd/tar4ibd_binary.rst (+0/-27)
doc/source/xbstream/xbstream.rst (+17/-0)
doc/source/xtrabackup_bin/lru_dump.rst (+9/-0)
doc/source/xtrabackup_bin/scripting_backups_xbk.rst (+1/-1)
doc/source/xtrabackup_bin/throttling_backups.rst (+6/-1)
doc/source/xtrabackup_bin/xbk_option_reference.rst (+19/-13)
doc/source/xtrabackup_bin/xtrabackup_binary.rst (+2/-1)
To merge this branch: bzr merge lp://qastaging/~hrvojem/percona-xtrabackup/bug977533
Reviewer Review Type Date Requested Status
Stewart Smith (community) Approve
Review via email: mp+102844@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Stewart Smith (stewart) :
review: Approve
Revision history for this message
Alexey Kopytov (akopytov) wrote :

I know it's been merged already, but I spotted a couple of minor issues:

178 + Taking a base backup: ::
179 +
180 + innobackupex

This example is missing the required directory argument.

279 +.. option:: --stream=STREAMNAME
280 +
281 + This option accepts a string argument that specifies the format in which to do the streamed backup. The backup will be done to ``STDOUT`` in the specified format. Currently, the supported format is `xbstream`. Uses :doc:`xbstream <../xbstream/xbstream>`, which is available in *XtraBackup* distributions. If you specify a path after this option, it will be interpreted as the value of :option:`tmpdir`.

There are currently 2 supported streaming versions (xbstream and tar) as stated in other parts of the manual.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches