Skip to content

Commit

Permalink
Update use-tiflash.md (pingcap#2236)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovesoup2000 authored and sre-bot committed Apr 10, 2020
1 parent 7fb7d46 commit 9e0a176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/tiflash/use-tiflash.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Create two replicas for the table:
{{< copyable "sql" >}}

```sql
ALTER TABLE `tpch50`.`partsupp` SET TIFLASH REPLICA 2
ALTER TABLE `tpch50`.`lineitem` SET TIFLASH REPLICA 2
```

Delete the replica:
Expand Down

0 comments on commit 9e0a176

Please sign in to comment.