~percona-core/percona-xtrabackup/release-2.0.7

Viewing all changes in revision 528.7.1.

  • Committer: Sergei Glushchenko
  • Date: 2013-04-16 14:29:50 UTC
  • mto: This revision was merged to the branch mainline in revision 543.
  • Revision ID: sergei.glushchenko@percona.com-20130416142950-rb82mkl6te9tzfc1
Bug 1130145: If there are thousands of tables and slow IO then Xtrabackup
can spend a lot of time opening all the tablespaces.
This fix introduces callback predicate for
fil_load_single_table_tablespaces. Predicate is used to filter out tables
which upper-level caller don't want to load. This allows xtrabackup to
avoid loading of non-relevant tablespaces when partial backup being taken.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: