cli: debug decode-key
does not support lock table keys
#114425
Labels
A-storage
Relating to our storage engine (Pebble) on-disk storage.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-starter
Might be suitable for a starter project for new employees or team members.
O-23.2-scale-testing
issues found during 23.2 scale testing
O-testcluster
Issues found or occurred on a test cluster, i.e. a long-running internal cluster
T-storage
Storage Team
The
cockroach debug decode-key
command does not support decoding lock table keys, only MVCC keys or unversioned user keys (with the--user-key
flag).Jira issue: CRDB-33508
The text was updated successfully, but these errors were encountered: