tidb-lightning: add glossary and other updates#1693
Conversation
a7ab1f2 to
9b24c69
Compare
6d58944 to
305864c
Compare
|
PTAL @WangXiangUSTC |
|
Cool! LGTM |
|
@lilin90 @WangXiangUSTC PTAL |
| * DROP | ||
|
|
||
| If the target database is used to store checkpoints, it additionally requires these privileges: | ||
| If the ["TiDB" back end](/dev/reference/tools/tidb-lightning/tidb-backend.md) is chosen, or the target database is used to store checkpoints, it additionally requires these privileges: |
There was a problem hiding this comment.
This may feel strange in
TiDB Lightning TiDB back end
vs.
TiDB Lightning "TiDB" back end
There was a problem hiding this comment.
Any suggestions 😂 The feature is called "back end", the choice is between tidb and importer.
There was a problem hiding this comment.
I suggest removing it because TiDB is already a proper noun in a capitalized form. It can work alone without a quotation mark
There was a problem hiding this comment.
Maybe TiDB-backend / importer-backend?
Co-Authored-By: Calvin Weng <wenghao@pingcap.com>
Co-Authored-By: Calvin Weng <wenghao@pingcap.com>
|
PTAL again @dcalvin thanks |
|
Ping @dcalvin |
|
Sorry for the much delayed response. Plz address the most recent comments. Otherwise LGTM @kennytm |
|
@dcalvin @anotherrachel Addressed comments in e36e020. |
|
/run-all-tests |
What is changed, added or deleted?
[tidb] max-allowed-packetconfig tidb-lightning#248What is the related PR or file link(s)?
#1655 — I linked to a term ("region") from the glossary in that PR. That entry is copied into this PR to avoid having a broken link.Which version does your change affect?