Skip to content

analyze table shouldn't not block DDL #47475

@wjhuang2016

Description

@wjhuang2016

Enhancement

Currently, if the user executes analyze table, it blocks the DDL on this table by MDL.
Since analzye table is a read-only operation, we can let MDL ignore it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions