From b1c49e3a1f6359666be17b9270289a33d9251745 Mon Sep 17 00:00:00 2001 From: wxin <15253413025@163.com> Date: Wed, 12 Mar 2025 15:46:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=A4=87=E4=BB=BD=E4=B8=8E=E6=81=A2=E5=A4=8D.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 数据备份与恢复.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/数据备份与恢复.md b/数据备份与恢复.md index 5e81766..a4e2460 100644 --- a/数据备份与恢复.md +++ b/数据备份与恢复.md @@ -31,7 +31,7 @@ - 增量备份:每次备份上一次备份到现在产生的新数据 - 差异备份:只备份跟完整备份不一样的 -![](http://182.92.143.66:40072/directlink/img/mysql/images-202503110015.png) +![](http://182.92.143.66:40072/directlink/img/mysql/images-202503120015.png) ## 2. tar 备份