Add the description of sysvar max_allowed_packet#11328
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. |
| * 作用域:SESSION | GLOBAL | ||
| * 默认值:67108864 | ||
| * 范围:`[1024, 1073741824]`,且必须为 1024 的整数倍 | ||
| * 服务器端和客户端在一次传送数据包的过程中允许最大的数据包大小,单位为字节。 |
| 1 row in set (0.00 sec) | ||
| ``` | ||
|
|
||
| ### `max_allowed_packet` |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: b7ecce8 |
|
In response to a cherrypick label: new pull request created: #11496. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created: #11497. |
|
In response to a cherrypick label: new pull request created: #11498. |
What is changed, added or deleted? (Required)
Add the description of sysvar
max_allowed_packetWhich 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 (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?