cockroachdb / cockroachdb/cockroach

sql: add locking info to plan gists

Open
#128,903 0 comments 0 reactions 0 assignees View on GitHub
A-sql-explain C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Locking reads such as those used by SELECT FOR UPDATE are different enough from ordinary reads that we should record the difference in plan gists. This will help when debugging SELECT FOR UPDATE problems through the web console (such as seen in #121917).

Jira issue: CRDB-41267

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.