Refine the layout of basic-features.md#6740
Conversation
|
[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 submitting an approval review. |
|
@morgo Could you confirm the following two items? Thanks!
|
| | `LOAD DATA INFILE` | Y | Y | Y | Y | | ||
| | `SELECT INTO OUTFILE` | Y | Y | Y | Y | | ||
| | `INNER JOIN`, `LEFT\|RIGHT [OUTER] JOIN` | Y | Y | Y | Y | | ||
| | `INNER JOIN`, `LEFT|RIGHT [OUTER] JOIN` | Y | Y | Y | Y | |
There was a problem hiding this comment.
This is causing display issues in GitHub markdown. Hopefully it is not an issue in the live markdown.
There was a problem hiding this comment.
Thanks! I change it back.
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 86d8a6f |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created: #6762. |
|
In response to a cherrypick label: new pull request created: #6763. |
|
In response to a cherrypick label: new pull request created: #6764. |
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?