Skip to content

The scheduling TTL job of table created in v6.5 is particularly frequent after upgraded to 7.5 or later versions #56539

@lcwangchao

Description

@lcwangchao

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. create table TTL table in 6.5
  2. upgrade cluster to 7.5 or later versions
  3. select histories in mysql.tidb_ttl_job_history to see the schedule history

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

The TTL job should be scheduled every 1 hour.

3. What did you see instead (Required)

The history shows the schedule interval is much less than 1 hour.

4. What is your TiDB version? (Required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.4severity/majorsig/sql-infraSIG: SQL Infratype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions