~akopytov/percona-xtrabackup/update-versions-1.6

Viewing all changes in revision 305.

  • Committer: Alexey Kopytov
  • Date: 2011-11-22 12:28:46 UTC
  • Revision ID: akopytov@gmail.com-20111122122846-r6mk5gi2w5j69p9a
Build-related changes after rebasing XtraBackup to newer MySQL and
Percona Server versions:

- reverted innodb_kill_idle_transaction.patch in xtradb* patches as it
  introduces a link dependency on ha_innodb.cc
- adjusted build.sh to match new directory layout after migrating
  Percona Server trees to quilt
- introduced a portability wrapper around os_file_flush(), since it now
  takes 2 arguments in XtraDB
- added mock functions innobase_get_lower_case_table_names() and
  innobase_basename() since they are now used in InnoDB/XtraDB code and
  defined in ha_innodb.c
- added #ifdefs around btr_block_get() since as of 5.5.17 it takes 6
  arguments instead of 5.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: