pingcap / pingcap/tidb

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

Open
#64,194 1 comment 0 reactions 2 assignees Claimed by @qw4990 View on GitHub
component/spm contribution report/customer type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.