pingcap / tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://pingcap.com
Apache License 2.0
36.32k stars 5.72k forks source link

*: support password reuse policy #39162

Closed bob34007 closed 1 year ago

bob34007 commented 1 year ago

What problem does this PR solve?

Issue Number: ref #38937

Problem Summary:

What is changed and how it works?

the feature is the same as MySQL's .

Check List

Tests

Side effects

Documentation

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

 support password reuse policy like MySQL . 
ti-chi-bot commented 1 year ago

[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 /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
keeplearning20221 commented 1 year ago

/cc cbcwestwolf

CbcWestwolf commented 1 year ago

Please run make errdoc to pass the check_dev

CbcWestwolf commented 1 year ago

/run-unit-test

keeplearning20221 commented 1 year ago

Please run make errdoc to pass the check_dev

done

keeplearning20221 commented 1 year ago

/cc ljun0712

keeplearning20221 commented 1 year ago

/cc lastincisor

keeplearning20221 commented 1 year ago

/run-unit-test

CbcWestwolf commented 1 year ago

/run-mysql-test pr=tidb-test/2019

keeplearning20221 commented 1 year ago

/run-mysql-tesr pr=tidb-test/2019

CbcWestwolf commented 1 year ago

/run-mysql-test pr=tidb-test/2019

keeplearning20221 commented 1 year ago

/run-mysql-test pr=tidb-test/2022

keeplearning20221 commented 1 year ago

/run-mysql-test pr=tidb-test/2022

CbcWestwolf commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-all-test

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-all-test

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-build

keeplearning20221 commented 1 year ago

/run-build

keeplearning20221 commented 1 year ago

/run-unit-test

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

CbcWestwolf commented 1 year ago

/run-build /run-mysql-test tidb-test=pr/2022

CbcWestwolf commented 1 year ago

/cc xiongjiwei bb7133

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-unit-test

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-check_dev_2

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-unit-test

keeplearning20221 commented 1 year ago

/run-build

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-build

keeplearning20221 commented 1 year ago

/run-build

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-check_dev_2

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

hawkingrei commented 1 year ago

/run-mysql-test

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

hawkingrei commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

keeplearning20221 commented 1 year ago

/run-mysql-test tidb-test=pr/2022

hawkingrei commented 1 year ago

@keeplearning20221 PTAL

ti-chi-bot commented 1 year ago

@keeplearning20221: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments.

In response to [this](https://github.com/pingcap/tidb/pull/39162#pullrequestreview-1198744854): > Instructions for interacting with me using PR comments are available [here](https://prow.tidb.net/command-help). If you have questions or suggestions related to my behavior, please file an issue against the [ti-community-infra/tichi](https://github.com/ti-community-infra/tichi/issues/new?title=Prow%20issue:) repository.