Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed passwd locked #39228

Closed
wants to merge 32 commits into from
Closed

Conversation

lastincisor
Copy link
Contributor

@lastincisor lastincisor commented Nov 18, 2022

What problem does this PR solve?

Issue Number: close #38938

Problem Summary:

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

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

None

keeplearning20221 and others added 21 commits November 12, 2022 10:43
	modified:   errno/errname.go
	modified:   executor/errors.go
	modified:   executor/simple.go
	modified:   executor/simple_test.go
	modified:   session/bootstrap.go
	modified:   simple.go
	modified:   simple_test.go
	modified:   ../server/http_handler_serial_test.go
	modified:   ../session/bootstrap.go
	modified:   ../session/bootstrap_test.go
	modified:   ../sessionctx/variable/tidb_vars.go
	modified:   errno/errname.go
	modified:   executor/errors.go
	modified:   executor/simple.go
	modified:   executor/simple_test.go
	modified:   session/bootstrap.go
	modified:   simple.go
	modified:   simple_test.go
	modified:   ../server/http_handler_serial_test.go
	modified:   ../session/bootstrap.go
	modified:   ../session/bootstrap_test.go
	modified:   ../sessionctx/variable/tidb_vars.go
	modified:   parser/parser.go
	modified:   parser/parser.y
…o enhance_passwd

Conflicts:
	executor/infoschema_cluster_table_test.go
	executor/simple.go
	parser/parser.go
	server/http_handler_serial_test.go
	session/bootstrap.go
	modified:   executor/simple.go
	modified:   session/bootstrap.go
	modified:   session/bootstrap.go
	modified:   simple_test.go
	modified:   simple_test.go
@lastincisor lastincisor requested a review from a team as a code owner November 18, 2022 05:37
@ti-chi-bot
Copy link
Member

[REVIEW NOTIFICATION]

This pull request has not been approved.

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.

@ti-chi-bot ti-chi-bot added do-not-merge/invalid-title release-note-none Denotes a PR that doesn't merit a release note. labels Nov 18, 2022
@sre-bot
Copy link
Contributor

sre-bot commented Nov 18, 2022

CLA assistant check
All committers have signed the CLA.

@ti-chi-bot
Copy link
Member

@lastincisor: PR needs rebase.

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 kubernetes/test-infra repository.

@ti-chi-bot ti-chi-bot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 18, 2022
@CbcWestwolf
Copy link
Member

/cc cbcwestwolf

@ti-chi-bot
Copy link
Member

[FORMAT CHECKER NOTIFICATION]

Notice: To remove the do-not-merge/invalid-title label, please follow title format, for example pkg [, pkg2, pkg3]: what is changed or *: what is changed.

📖 For more info, you can check the "Contribute Code" section in the development guide.

@lastincisor
Copy link
Contributor Author

change #39322

/close

@ti-chi-bot ti-chi-bot closed this Nov 26, 2022
@ti-chi-bot
Copy link
Member

@lastincisor: Closed this PR.

In response to this:

change #39322

/close

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 kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/invalid-title needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Failed-Login Tracking and Temporary Account Locking
6 participants