~vlad-lesin/percona-xtrabackup/2.1-apply-archived-logs-innodb5.6

  • Committer: Vlad Lesin
  • Date: 2013-08-26 06:59:09 UTC
  • Revision ID: vladislav.lesin@percona.com-20130826065909-w7no2k2glbicbiuk
Apply archived logs.

The following options are used only with --prepare option:
--innodb-arch-log-dir - the path to archived logs directory
--to-archived-lsn - lsn to which logs should be applied

Metadata file contains lsn number to which log file was scanned during backup.
As part of log file that was copied during backup is not applied during
archived logs applying archived directory must contain log files the latest lsn
of whose is greater or equal to scanned lsn otherwise there will be error
message.

If min_flushed_lsn from data files is less than arhived logs start lsn the logs
will not be applied and xtrabackup will exit with error. Otherwise logs
applying will start with min_flushed_lsn.
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 241.3.1 13 years ago Daniël van Eeden Add contrib directory with an backup script exampl Diff
doc 213.3.1 13 years ago Aleksandr Kuzminsky Added XtraBackup manual page Diff
patches 228.1.2 13 years ago Alexey Kopytov Port XtraBackup to Percona Server 5.5.9-beta20.1 c Diff
src 385.1.1 12 years ago Alexey Kopytov Rebase of the parallel compression patch on new tr Diff
test 134.1.1 13 years ago Aleksandr Kuzminsky Added the XtraBackup test framework Diff
utils 30.1.2 15 years ago Vadim Tkachenko directory restructure Diff
.bzrignore 391.1.58 11 years ago Stewart Smith merge from 1.6: Bug #1021954: XtraBackup on MultiI 196 bytes Diff Download File
BUILD-WIN.txt 244.4.1 13 years ago Alexey Kopytov Added initial support for Windows builds: - remov 2.9 KB Diff Download File
BUILD.txt 610.1.1 10 years ago Hrvoje Matijakovic - bugs fixed: Bug #1190663 and Bug #1181317 - re 2.2 KB Diff Download File
CMakeLists.txt 244.4.1 13 years ago Alexey Kopytov Added initial support for Windows builds: - remov 1.6 KB Diff Download File
COPYING 174.1.1 13 years ago Stewart Smith add COPYING file with GPLv2 license. xtrabackup is 18.6 KB Diff Download File
File innobackupex 663 10 years ago Alexey Kopytov Follow fix for bug #1135441: Do exit a child proc 124 KB Diff Download File
Makefile 629 10 years ago Alexey Kopytov Updated tarballs in build.sh 2.1 KB Diff Download File
VERSION 607.1.1 10 years ago Ignacio Nin Bump version to 2.1.3 25 bytes Diff Download File