Skip to content

Commit

Permalink
add link to run ch workload on TiDB (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbsid authored Sep 21, 2022
1 parent faa238a commit 953218f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ If you want to import tpcc data into TiDB, please refer to [import-to-tidb](docs

2. Then uses `go-tpc ch prepare` to prepare the AP part schema and data

A detail example to run CH workload on TiDB can be refered to [TiDB Doc](https://docs.pingcap.com/tidb/dev/benchmark-tidb-using-ch)

##### TiDB & MySQL
```bash
# Prepare TP data
Expand Down

0 comments on commit 953218f

Please sign in to comment.