~akopytov/percona-xtrabackup/bug1177201-2.1

Viewing all changes in revision 726.

  • Committer: Alexey Kopytov
  • Date: 2014-03-01 13:04:57 UTC
  • Revision ID: akopytov@gmail.com-20140301130457-bmc4gpr1vsrnyi51
Bug #1177201: Assertion "to_read % cursor->page_size == 0" failed at
              fil_cur.cc:218

Allow junk at the end of data files, i.e. when there’s a block less than
the page size at the end of the file. It is apparently a server-side
problem with unknown root cause, but it’s ok to ignore that as long as
InnoDB itself ignores such errors.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: