当前位置:网站首页>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.
边栏推荐
- (the first set of course design) sub task 1-5 317 (100 points) (dijkstra: heavy edge self loop)
- MySQL error warning: a long semaphore wait
- 抗差估计在rtklib的pntpos函数(标准单点定位spp)中的c代码实现
- [算法] 剑指offer2 golang 面试题12:左右两边子数组的和相等
- [rtklib] preliminary practice of using robust adaptive Kalman filter under RTK
- Edit distance (multi-source BFS)
- 341. Flatten nested list iterator
- 121道分布式面试题和答案
- Basic DOS commands
- 服务未正常关闭导致端口被占用
猜你喜欢

MySQL 三万字精华总结 + 面试100 问,吊打面试官绰绰有余(收藏系列

FGUI工程打包发布&导入Unity&将UI显示出来的方式

Fairygui loop list

染色法判定二分图

Mixed use of fairygui button dynamics

Unity3D基础入门之粒子系统(属性介绍+火焰粒子系统案例制作)
![[algorithm] sword finger offer2 golang interview question 1: integer division](/img/e6/f17135207b3540ec58e5a9eed54220.png)
[algorithm] sword finger offer2 golang interview question 1: integer division

【GNSS数据处理】赫尔默特(helmert)方差分量估计解析及代码实现

【干货】提升RTK模糊度固定率的建议之周跳探测

Naive Bayesian theory derivation
随机推荐
FairyGUI簡單背包的制作
[algorithm] sword finger offer2 golang interview question 3: the number of 1 in the binary form of the first n numbers
Code example of MATLAB reading GNSS observation value o file
It has been solved by personal practice: MySQL row size too large (> 8126) Changing some columns to TEXT or BLOB or using ROW_ FORMAT
【GNSS数据处理】赫尔默特(helmert)方差分量估计解析及代码实现
Comparative analysis of the execution efficiency of MySQL 5.7 statistical table records
FairyGUI复选框与进度条的组合使用
抗差估计在rtklib的pntpos函数(标准单点定位spp)中的c代码实现
FairyGUI简单背包的制作
Database course design: college educational administration management system (including code)
[算法] 剑指offer2 golang 面试题2:二进制加法
基本Dos命令
Unity3D,阿里云服务器,平台配置
Chromatic judgement bipartite graph
[rtklib] preliminary practice of using robust adaptive Kalman filter under RTK
记录:newInstance()过时的代替方法
KF UD decomposition pseudo code implementation advanced [2]
VLSM variable length subnet mask partition tips
Itext 7 生成PDF总结
Force buckle 1189 Maximum number of "balloons"