Skip to content

Support batch operation for creating/dropping binding by specifying digests #55343

@time-and-fate

Description

@time-and-fate

Enhancement

TiDB supports two kinds of statements:

create [session | global] binding from history using plan digest stringLiteral
drop [session | global] binding for sql digest stringLiteral

Currently, the user can only specify one digest in a statement. We will enhance it so the user can specify multiple digests by using string literal or user variable.

Metadata

Metadata

Assignees

Labels

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