Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: show analyze status;显示时间问题
Bug Report
Clearly and accurately describe the issue you found. Providing any possible steps to reproduce the issue will help the development team address it promptly.
【TiDB Version】Found in v4, v5, and v6
【Impact of the Bug】
Incorrect time
【Possible Steps to Reproduce the Issue】
The time of analyze does not match
show analyze status:
show variables like ‘%analyze%’
【Observed Unexpected Behavior】
The start_time in show analyze status does not match the time range of tidb_auto_analyze_start_time and tidb_auto_analyze_end_time.
【Expected Behavior】
The times should match.
【Related Components and Specific Versions】
【Other Background Information or Screenshots】
Such as cluster topology, system and kernel version, application app information, etc.; if the issue is related to SQL, please provide the SQL statements and related table schema information; if there are critical errors in the node logs, please provide the relevant node log content or files; if some business-sensitive information is inconvenient to provide, please leave contact information, and we will communicate with you privately.