fzzf678

Results 11 issues of fzzf678

### What problem does this PR solve? Issue Number: ref #37632 Problem Summary: ### What is changed and how it works? Implement MemoryUsage() for * mockDataPhysicalPlan * mockPhysicalIndexReader * mockPhysicalPlan4Test...

type/enhancement
status/LGT1
sig/planner
epic/plan-cache
size/L
release-note-none

### What problem does this PR solve? Issue Number: ref #37632 Problem Summary: ### What is changed and how it works? Add MemoryUsage() for * BatchPointGetPlan * PointGetPlan * PhysicalApply...

size/L
release-note-none

## Enhancement * Currently, there is no interface to get the memory usage of plan cache. We can only estimate the memory each plan used and set a limit number...

type/enhancement
sig/planner
epic/memory-management

### What problem does this PR solve? Issue Number: ref #37632 Problem Summary: Count the memory usage of LRUPlanCache ### What is changed and how it works? Implement MemoryUsage() for...

size/M
do-not-merge/work-in-progress
release-note-none

### What problem does this PR solve? Issue Number: close #37621 Problem Summary: The ut logical is expired. ### What is changed and how it works? Supply test result and...

size/M
release-note-none

## Background In statistic module, we need all table information to rebuild the priority queue to do auto analyze every time, but in information schema v2, TiDB no longer stores...

type/enhancement
component/ddl

## Enhancement Subtask

type/enhancement
feature/developing

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) Ref: https://github.com/pingcap/tidb/compare/master...fzzf678:tidb:test_partition?expand=1 1. inject a error an `StateDeleteReorganization` state, mock error for...

type/bug
severity/major
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
component/ddl
may-affects-7.5
may-affects-8.1
impact/panic

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` set global tidb_ddl_enable_fast_reorg = on; -- turn off dxf after 8.5...

type/bug
severity/major
component/ddl
affects-7.5
affects-8.1
report/customer
affects-8.5