The store size of TiFlash unexpectedly increases with update sql #5054
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
component/storage
severity/critical
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)
Run workloads with only
update sql
informat_version = 3
. And then change to4
.2. What did you expect to see? (Required)
The size of tiflash is not changed.
3. What did you see instead (Required)
format_version = 4
alter table xxx compact tiflash replica
4. What is your TiFlash version? (Required)
v6.1.0 nightly, fff77b4
The text was updated successfully, but these errors were encountered: