SPM: update DML SQL Bind and baseline capture description - #5088
Conversation
|
/translation from-docs-cn |
|
/label v5.0 |
Co-authored-by: Kenan Yao <cauchy1992@gmail.com>
|
|
||
| In addition, when you create a binding, TiDB requires that the session is in a database context, which means that a database is specified when the client is connected or `use ${database}` is executed. | ||
|
|
||
| > **Note:** |
There was a problem hiding this comment.
Can we remove this Note format? It looks distracting to have two notes on end, and it's not marked as a note in the Chinese doc.
There was a problem hiding this comment.
It was suggested to be marked as a note in #1249 (comment), but I agree with you. I will update it later.
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
|
/lgtm |
|
@eurekaka: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/label require-LGT1 |
|
/merge |
|
@CharLotteiu: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/lgtm |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 5fe294d |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #5150 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5151 |
What is changed, added or deleted? (Required)
Update SPM documentation for DML SQL Bind and baseline capture
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?