lp:~sergei.glushchenko/percona-server/ps56-univ-log-archive-qa
Created by
Sergei Glushchenko
on
2013-03-03
and last modified on
2013-03-16
- Get this branch:
- bzr branch lp:~sergei.glushchenko/percona-server/ps56-univ-log-archive-qa
Only
Sergei Glushchenko
can upload to this branch. If you are
Sergei Glushchenko
please log in for upload directions.
Branch merges
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Development
Recent revisions
- 312. By Sergei Glushchenko on 2013-02-18
-
Implementation of log archiving based on branch by KAlexey
which enables UNIV_LOG_ARCHIVE
* variables and startup parameters have following names:
- innodb_log_archive = ON/OFF
- innodb_log_arch_dir = DIR
- innodb_log_arch_ expire_ sec = N
* archive log files naming has been changed from original
zero-based sequence (0, 1, 2, 3) to sequence of start lsn
of archived file. Also prefix has been changed to be
the same as in previous implementation
* purge commands have been implemented
(PURGE ARCHIVED LOGS BEFORE/TO)
* innodb_log_arch_ expire_ sec has been implemented
* innodb_xtra_log_ archive_ throttle has not been implemented
as it is not applicable
* testcases were implemented
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.6