Skip to content

Commit

Permalink
tidb-lightning: modify the description of routes label (#3520)
Browse files Browse the repository at this point in the history
Signed-off-by: Ran <huangran@pingcap.com>
  • Loading branch information
ran-huang authored Aug 3, 2020
1 parent e044293 commit 4a21a07
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tidb-lightning/tidb-lightning-tidb-backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,9 @@ password = ""
</td><td>

```toml
# [[routes]]
# Table routes
# pattern-schema = "shard_db_*"
# pattern-table = "shard_table_*"
# [[route]]
# schema-pattern = "shard_db_*"
# table-pattern = "shard_table_*"
# target-schema = "shard_db"
# target-table = "shard_table"
```
Expand Down

0 comments on commit 4a21a07

Please sign in to comment.