~percona-core/percona-xtrabackup/2.0

Viewing all changes in revision 563.

  • Committer: Alexey Kopytov
  • Date: 2013-06-28 15:21:38 UTC
  • Revision ID: akopytov@gmail.com-20130628152138-gaykokimuqvfruql
Bug #1183500: Lot of failed t/bug1130627.sh in Jenkins param builds with
              2.1 series

The problem was that bug1130627.sh and a few other tests used the
stop_server/start_server sequence to force a checkpoint. That's a wrong
thing todo since the time when stop_server was changed to kill server
instead of shutting it down cleanly.

Fixed by replacing stop_server() with shutdown_server() and providing a
force_checkpoint() convenience function to avoid code duplication.
 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: