当前位置:网站首页>MySQL backup -- common errors in xtrabackup backup
MySQL backup -- common errors in xtrabackup backup
2022-07-06 12:58:00 【wx5caecf2ed0645】
1、DDL Operation and Xtrabackup Backup conflict
When MySQL Use xrabckup When doing a backup , If you execute DDL Modify the table , It can lead to xrabckup Backup failed .
Errors are similar to :
InnoDB: Last flushed lsn: 3375345258517 load_index lsn 3379255303757
InnoDB: An optimized (without redo logging) DDLoperation has been performed. All modified pages may not have been flushed to the disk yet.
PXB will not be able take a consistent backup. Retry the backup operation
- 1.
- 2.
- 3.
2、 Poor disk performance leads to xtrabckup Backup failed
Innodb Logs are generated much faster than Xtrabackup The speed of replication , part Innodb Log truncated , Causes the backup to fail .
Errors are similar to :
xtrabackup: error: log block numbers mismatch:
xtrabackup: error: expected log block no. 201901064, but got no. 208192508 from the log file.
xtrabackup: error: it looks like InnoDB log has wrapped around before xtrabackup could process all records due to either log copying being too slow, or log files being too small.
xtrabackup: Error: xtrabackup_copy_logfile() failed.
- 1.
- 2.
- 3.
- 4.
边栏推荐
- [untitled]
- IText 7 generate PDF summary
- 基于rtklib源码进行片上移植的思路分享
- The master of double non planning left the real estate company and became a programmer with an annual salary of 25W. There are too many life choices at the age of 25
- Realization of the code for calculating the mean square error of GPS Height Fitting
- Acwing-116 pilot brother
- The port is occupied because the service is not shut down normally
- FairyGUI简单背包的制作
- Pride-pppar source code analysis
- Role movement in the first person perspective
猜你喜欢

Guided package method in idea

FairyGUI按钮动效的混用
![[算法] 剑指offer2 golang 面试题13:二维子矩阵的数字之和](/img/17/e7c9bfa867030af97eb66a7932c7e3.png)
[算法] 剑指offer2 golang 面试题13:二维子矩阵的数字之和

On March 15, the official version of go 1.18 was released to learn about the latest features and usage

《软件测试》习题答案:第一章
![[算法] 剑指offer2 golang 面试题10:和为k的子数组](/img/63/7422489d09a64ec9f0e79378761bf1.png)
[算法] 剑指offer2 golang 面试题10:和为k的子数组

3月15号 Go 1.18 正式版发布 了解最新特色以及使用方法

Excel导入,导出功能实现

Design and implementation of general interface open platform - (39) simple and crude implementation of API services
![[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积](/img/e0/cea31070d6365eb57013cdead4a175.png)
[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积
随机推荐
Lean product development - Lean Software Development & lean product development
[算法] 剑指offer2 golang 面试题8:和大于或等于k的最短子数组
What are the functions and features of helm or terrain
Easy to use shortcut keys in idea
微信小程序开发心得
Solution to the problem of automatic login in Yanshan University Campus Network
Acwing-116 pilot brother
On March 15, the official version of go 1.18 was released to learn about the latest features and usage
121道分布式面试题和答案
基于rtklib源码进行片上移植的思路分享
【GNSS数据处理】赫尔默特(helmert)方差分量估计解析及代码实现
Derivation of logistic regression theory
Unity3d, Alibaba cloud server, platform configuration
What are the advantages of using SQL in Excel VBA
[untitled]
(the first set of course design) 1-4 message passing interface (100 points) (simulation: thread)
Liste des boucles de l'interface graphique de défaillance
记录:newInstance()过时的代替方法
Fabrication of fairygui simple Backpack
Wechat applet development experience