system-variables: add datadir and license#6573
Conversation
|
/label needs-cherry-pick-release-4.0 |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
[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. |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 6c6ed5a |
|
In response to a cherrypick label: new pull request created: #6581. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created: #6582. |
|
In response to a cherrypick label: new pull request created: #6583. |
What is changed, added or deleted? (Required)
This adds 2 missing system variables that function correctly in TiDB: datadir and license.
The language is intentionally a little vague and says "typically" because in mocktikv/unistore cases it will show a path, but that is for developers to know. I don't believe we ever change the license string for enterprise edition but the language doesn't preclude that.
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?