percona-xtrabackup | Open source hot backup tool for InnoDB and XtraDB databases | Database library
kandi X-RAY | percona-xtrabackup Summary
kandi X-RAY | percona-xtrabackup Summary
Percona XtraBackup is an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup. Whether it is a 24x7 highly loaded server or a low-transaction-volume environment, Percona XtraBackup is designed to make backups a seamless procedure without disrupting the performance of the server in a production environment. Commercial support contracts are available. Percona XtraBackup 8.0 can back up data from InnoDB, XtraDB, MyISAM, and MyRocks tables on MySQL 8.0 servers as well as Percona Server for MySQL with XtraDB, Percona Server for MySQL 8.0, and Percona XtraDB Cluster 8.0. Percona XtraBackup 2.4 can back up data from InnoDB, XtraDB, and MyISAM tables on MySQL 5.7 servers, as well as Percona Server for MySQL with XtraDB. For more information about the Percona XtraBackup components and how to use this product, see the Percona XtraBackup documentation.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of percona-xtrabackup
percona-xtrabackup Key Features
percona-xtrabackup Examples and Code Snippets
Community Discussions
Trending Discussions on percona-xtrabackup
QUESTION
After installing percona server so many times without issue it seems I've hit a unique one.
...ANSWER
Answered 2018-Dec-19 at 09:33unfortunately, you have run into a known issue here, and you are right it is to do with the perl-DBD-MySQL package
You should be able to remedy this by running this
QUESTION
I am trying to follow the steps mentioned on this page:
https://www.percona.com/doc/percona-xtrabackup/LATEST/backup_scenarios/incremental_backup.html
I have successfully managed to apply logs from inc1 folder. (i.e. /data3/backups/inc1)
...ANSWER
Answered 2018-Jan-02 at 04:11The issue is that incremental directory can not be within the base directory. So this config is wrong:
QUESTION
While trying to compile xtrabackup
from source I've found a peculiar line of code in sql/sql_acl.cc
that GCC is refusing to compile without a more permissive setting. This line is the problem:
ANSWER
Answered 2017-Nov-10 at 22:39My assumption is that the intention was to support the string where the null termination is optional (therefore there is a length field). In this case, the invalid string that contains '\0' will have the valid size 1. That is why this sanity condition does not use the length. Anyway, there is a bug that makes the second condition always "true" and therefore pointless, the code probably shall look like:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install percona-xtrabackup
from the Percona repository
Build from the source code
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page