~akopytov/percona-xtrabackup/bug1166888-2.0

  • Committer: Alexey Kopytov
  • Date: 2013-04-11 05:42:38 UTC
  • Revision ID: akopytov@gmail.com-20130411054238-cg2el2y6du5l3nk0
Bug #1166888: XtraBackup segfaults after period of time

The problem was that that the log copying thread did not call
my_thread_init() which resulted in a crash as soon as any mysys function
tried to access my_thread_var.

Fixed by calling my_thread_init() and my_thread_end() when necessary.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 136.2.1 13 years ago root Added Debian rules Diff
build-binary.sh 519.1.3 11 years ago Ignacio Nin Fix the binary builder so it exits if a build fail 3.8 KB Diff Download File
build-dpkg.sh 519.1.4 11 years ago Ignacio Nin Use g++ for CXX in the Percona Server builds The 3.2 KB Diff Download File
build-rpm.sh 528 11 years ago jenkins at percona Merge lp:~ignacio-nin/percona-xtrabackup/2.0-rpm-d 3.5 KB Diff Download File
File build.sh 504.10.3 11 years ago Alexey Kopytov Basic 5.6 support: https://blueprints.launchpad.ne 10.3 KB Diff Download File
debian-dummy-rules.patch 519.1.4 11 years ago Ignacio Nin Use g++ for CXX in the Percona Server builds The 949 bytes Diff Download File
xtrabackup.spec 528 11 years ago jenkins at percona Merge lp:~ignacio-nin/percona-xtrabackup/2.0-rpm-d 3.2 KB Diff Download File