Skip to content

The PQ cannot correctly multiply indexes when using analyze version 1 #57257

@0xPoe

Description

@0xPoe

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. Create a TiDB cluster
  2. Create a table and insert 1000 rows
  3. Creare two new indexes
  4. Check the stats

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

All newly added indexes have been analyzed.

3. What did you see instead (Required)

Only the first index has been analyzed.

4. What is your TiDB version? (Required)

master, v8.5.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions