Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

tidb_stats_cache_mem_quota can't control stats cache cost #58026

Closed
lilinghai opened this issue Dec 5, 2024 · 1 comment
Closed

tidb_stats_cache_mem_quota can't control stats cache cost #58026

lilinghai opened this issue Dec 5, 2024 · 1 comment
Labels
sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@lilinghai
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

million tables and dml on the tables
set tidb_stats_cache_mem_quota 2gb
Image

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

Release Version: v8.5.0-alpha-279-g9812d85d0d
Edition: Community
Git Commit Hash: 9812d85
Git Branch: HEAD
UTC Build Time: 2024-12-03 17:04:33
GoVersion: go1.23.3
Race Enabled: false
Check Table Before Drop: false
Store: unistore

@lilinghai lilinghai added the type/bug The issue is confirmed as a bug. label Dec 5, 2024
@jebter jebter added the sig/planner SIG: Planner label Dec 6, 2024
@hawkingrei
Copy link
Member

It is not a bugix. it is implemented by #58052

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants