Skip to content

Commit f25797c

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs-cn release-7.5
1 parent 04ddb8a commit f25797c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-pages/zh/tidb/release-7.5/develop/dev-guide-timeouts-in-tidb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ TiDB 的事务的实现采用了 MVCC(多版本并发控制)机制,当新
3535
>
3636
> 在这些场景中,你必须使用 `tikv_gc_life_time` 提前手动调长 GC 时间,以避免因为导出过程中发生 GC 导致导出失败。详见 TiDB 工具 Dumpling 的[手动设置 TiDB GC 时间](/dumpling-overview.md#手动设置-tidb-gc-时间)
3737
38-
更多关于 GC 的信息,请参考 [GC 机制简介](https://pingcap.com/docs-cn/stable/reference/garbage-collection/overview/)文档。
38+
更多关于 GC 的信息,请参考 [GC 机制简介](/garbage-collection-overview.md)文档。
3939

4040
## 事务超时
4141

0 commit comments

Comments
 (0)