lp://staging/~sergei.glushchenko/percona-server/ps56-univ-log-archive-xtra-checkpoint-fields
- Get this branch:
- bzr branch lp://staging/~sergei.glushchenko/percona-server/ps56-univ-log-archive-xtra-checkpoint-fields
Branch merges
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Development
Recent revisions
- 324. By Sergei Glushchenko
-
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 LSNs
of archived file. Also prefix has been changed to be
the same as in previous implementation. Numeric part of
archived log file name has been changed to be
20 characters width, zero padded
* 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
* type of archived_file_no, archived_offset, next_archived_file_no,
next_archived_ offset members of log_group_t has been changed to
lsn_t
* two additional fields in chechpoint record have been introduced
to store high 4 bytes of archived file number and offset in
archived file - 323. By Sergei Glushchenko
-
Bug 1157078 Remove literal statement digest values from perfschema tests
Bug 1157075 Multiple issues with performance_schema_ max_statement_ classes
Digest values in test results have been replaces with ? signs.
Many of tests has been configured to be started with
performance_schema_ max_statement_ classes option is set to 167.
Some tests has been modified to omit SHOW STATUS LIKE "performance_schema% "
invocation as it's output is unstable. - 321. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/bug1059987-5.6
http://jenkins. percona. com/job/ merge-PS- 5.6-docs- kickoff/ 4/
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/percona-server/5.6