Skip to content

Provides an easy way to know if a SQL has a corresponding SQL binding #64194

@Damon-Guo

Description

@Damon-Guo

Enhancement

It's difficult to determine if a SQL statement has SQL binding information. The information displayed in show global bindings cannot be directly matched with the SQL statement, and in many cases the result of show global bindings floods the screen. When we believe that a SQL statement's SQL binding is not working, we cannot distinguish whether the SQL statement did not correctly create the SQL binding, or whether the SQL binding exists but is not working for some reason.

Metadata

Metadata

Labels

component/spmcontributionThis PR is from a community contributor.report/customerCustomers have encountered this bug.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