Skip to content

Commit de4b367

Browse files
TomShawnfzzf678
andauthored
Update sql-prepared-plan-cache.md
Co-authored-by: fzzf678 <108643977+fzzf678@users.noreply.github.com>
1 parent e0a8954 commit de4b367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sql-prepared-plan-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ MySQL [test]> select @@last_plan_from_cache;
138138

139139
> **注意:**
140140
>
141-
> 考虑到 Golang 的内存回收机制以及部分未统计的内存结构,Grafana 中显示的内存与实际的堆内存使用量并不相等。经过实验验证存在约 20% 的误差。
141+
> 考虑到 Golang 的内存回收机制以及部分未统计的内存结构,Grafana 中显示的内存与实际的堆内存使用量并不相等。经过实验验证存在约 ±20% 的误差。
142142
143143
对于每台 TiDB 实例上所缓存的执行计划总数量,可以通过 Grafana 中的 [`Plan Cache Plan Num` 监控](/grafana-tidb-dashboard.md)查看。
144144

0 commit comments

Comments
 (0)