From f16f9c4e9d3a34d52134c6c0c263e98c5f2bbbd8 Mon Sep 17 00:00:00 2001 From: TomShawn <41534398+TomShawn@users.noreply.github.com> Date: Mon, 9 Aug 2021 10:17:19 +0800 Subject: [PATCH] separate command from output --- tikv-control.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tikv-control.md b/tikv-control.md index 16744692d8122..03ec1c3bb1e2d 100644 --- a/tikv-control.md +++ b/tikv-control.md @@ -525,6 +525,9 @@ Damaged SST files in TiKV might cause the TiKV process to panic. To clean up the ```bash $ tikv-ctl bad-ssts --db --pd +``` + +```bash -------------------------------------------------------- corruption info: data/tikv-21107/db/000014.sst: Corruption: Bad table magic number: expected 9863518390377041911, found 759105309091689679 in data/tikv-21107/db/000014.sst