ALTER TABLE ... COMPACT may not work for clustered key #51810
Labels
affects-6.1
affects-6.5
affects-7.1
affects-7.5
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Compact table successfully.
3. What did you see instead (Required)
For tables with VARCHAR clustered keys, the compaction may fail with the following error:
compact on store 127.0.0.1:3930 failed: internal enror (check logs for details)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: