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

*: Support Failed-Login Tracking and Temporary Account Locking #39322

Merged
merged 247 commits into from
Dec 9, 2022

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    501b772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c336cae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d70c2d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    a84b632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c49db View commit details
    Browse the repository at this point in the history
  3. Failed-Login Tracking and Temporary Account Locking

    create user alter user test
    lastincisor committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8d410f5 View commit details
    Browse the repository at this point in the history
  4. error fix

    lastincisor committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3ff94ed View commit details
    Browse the repository at this point in the history
  5. error fix

    lastincisor committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9dc880f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. error fix

    lastincisor committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    d79b208 View commit details
    Browse the repository at this point in the history
  2. error fix

    lastincisor committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e7327c1 View commit details
    Browse the repository at this point in the history
  3. lockTime -1 error fix

    alter user 'u1'@'localhost' FAILED_LOGIN_ATTEMPTS 0 PASSWORD_LOCK_TIME 0;
    lastincisor committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3a30c3a View commit details
    Browse the repository at this point in the history
  4. alter user 'u1'@'localhost' FAILED_LOGIN_ATTEMPTS 32768;

    alter user 'u1'@'localhost' PASSWORD_LOCK_TIME 32768;
    lastincisor committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    34201d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. create user range fix

    lastincisor committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    c3fd5d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    7694be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b7e87 View commit details
    Browse the repository at this point in the history
  3. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6516405 View commit details
    Browse the repository at this point in the history
  4. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6f81508 View commit details
    Browse the repository at this point in the history
  5. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    30c6896 View commit details
    Browse the repository at this point in the history
  6. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b33ee55 View commit details
    Browse the repository at this point in the history
  7. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    fce7f88 View commit details
    Browse the repository at this point in the history
  8. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    bc857e7 View commit details
    Browse the repository at this point in the history
  9. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    40015ec View commit details
    Browse the repository at this point in the history
  10. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    61127d0 View commit details
    Browse the repository at this point in the history
  11. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    c8b176a View commit details
    Browse the repository at this point in the history
  12. refactor code

    lastincisor committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    7c9567d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. refactor code

    lastincisor committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    978cc01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d167d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcdfd64 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. remove UnReservedKeyword

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a566df9 View commit details
    Browse the repository at this point in the history
  2. test case

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2f596c2 View commit details
    Browse the repository at this point in the history
  3. test case

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9202619 View commit details
    Browse the repository at this point in the history
  4. paeser formart

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e0f80a8 View commit details
    Browse the repository at this point in the history
  5. NotifyUpdatePrivilege err

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e599d20 View commit details
    Browse the repository at this point in the history
  6. NotifyUpdatePrivilege err

    test case
    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    06d724c View commit details
    Browse the repository at this point in the history
  7. bug fix

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8e0e1a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f75691 View commit details
    Browse the repository at this point in the history
  9. SHOW test case

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    db1f19a View commit details
    Browse the repository at this point in the history
  10. code format

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    35c74ff View commit details
    Browse the repository at this point in the history
  11. code format

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e378bac View commit details
    Browse the repository at this point in the history
  12. code format

    lastincisor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b880aa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. error code

    test case 7
    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0ec6fa1 View commit details
    Browse the repository at this point in the history
  2. error code

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    999ce53 View commit details
    Browse the repository at this point in the history
  3. show bug fix

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    404b07c View commit details
    Browse the repository at this point in the history
  4. merge master

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    995c874 View commit details
    Browse the repository at this point in the history
  5. string sql format

    passwordLocking value
    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0c43ec7 View commit details
    Browse the repository at this point in the history
  6. code format

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    729dc8a View commit details
    Browse the repository at this point in the history
  7. code format

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5718453 View commit details
    Browse the repository at this point in the history
  8. code format

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    2eebaae View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: CbcWestwolf <1004626265@qq.com>
    lastincisor and CbcWestwolf authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d9c8ab2 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: CbcWestwolf <1004626265@qq.com>
    lastincisor and CbcWestwolf authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ea42eb8 View commit details
    Browse the repository at this point in the history
  11. code format

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c871cdc View commit details
    Browse the repository at this point in the history
  12. modified: privilege/privileges/cache.go

    	modified:   privilege/privileges/privileges.go
    bob34007 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f1c86ff View commit details
    Browse the repository at this point in the history
  13. modified: errno/errname.go

    	modified:   errors.toml
    	modified:   privilege/privilege.go
    	modified:   privilege/privileges/privileges.go
    	modified:   session/session.go
    bob34007 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7b1df7e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5eb007e View commit details
    Browse the repository at this point in the history
  15. add comment

    lastincisor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d35219e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a5d30aa View commit details
    Browse the repository at this point in the history
  17. change alter user

    keeplearning20221 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    897fd14 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'failed-login-tracking' of https://github.com/lastinciso…

    …r/tidb into failed-login-tracking
    
    Conflicts:
    	privilege/privileges/privileges.go
    	session/session.go
    keeplearning20221 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d2c5c7d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    50633e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6675cd1 View commit details
    Browse the repository at this point in the history
  21. modified: simple.go

    	modified:   simpletest/simple_test.go
    keeplearning20221 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a1a8f39 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dafa247 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e325c85 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f606e9a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. code format

    lastincisor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ecc939b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b7c067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b33bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    463deb6 View commit details
    Browse the repository at this point in the history
  5. merge master

    lastincisor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b398002 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09475b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a15f48c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ff0694 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb457fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1eb364 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b180526 View commit details
    Browse the repository at this point in the history
  12. error code

    lastincisor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ea08a30 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4312967 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    61649db View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe7ac11 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    281adb3 View commit details
    Browse the repository at this point in the history
  17. modified: privilege/privilege.go

    	modified:   privilege/privileges/privileges.go
    	modified:   session/session.go
    bob34007 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2ce1fac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef8ffb5 View commit details
    Browse the repository at this point in the history
  19. err bug fix

    lastincisor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f7c4b33 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    baa740c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b4faa1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a580fcc View commit details
    Browse the repository at this point in the history
  23. error code format

    lastincisor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f3677c6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    96e3104 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a96430f View commit details
    Browse the repository at this point in the history
  26. modified: privilege/privileges/privileges.go

    	modified:   session/session.go
    keeplearning20221 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    44e48e6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    28fd5e7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6e4dd7d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ac876ba View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f7d8d50 View commit details
    Browse the repository at this point in the history
  31. merge master

    lastincisor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e09589b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1aefdee View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e2fc639 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    d75d16a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e33dd8 View commit details
    Browse the repository at this point in the history
  3. Update privilege/privileges/errors.go

    Co-authored-by: CbcWestwolf <1004626265@qq.com>
    lastincisor and CbcWestwolf authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2efaefc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    831d8a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92efcd0 View commit details
    Browse the repository at this point in the history
  6. merge master

    lastincisor committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    9301c22 View commit details
    Browse the repository at this point in the history
  7. merge master

    lastincisor committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c3f5341 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d775ace View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aecc57e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b56314e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87fcc25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb0d0e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c28eca3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd56d08 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    050808c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    008bae0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    94d10f6 View commit details
    Browse the repository at this point in the history
  18. merge master

    lastincisor committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    cb4b60e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e2ce98 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d4815e4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b172185 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c50651 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    8257960 View commit details
    Browse the repository at this point in the history
  2. remove comment

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    521162a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed35d68 View commit details
    Browse the repository at this point in the history
  4. merge master

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f47fd0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3bab00 View commit details
    Browse the repository at this point in the history
  6. resolve conflicts

    keeplearning20221 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    45d98c8 View commit details
    Browse the repository at this point in the history
  7. merge master conflict

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9031dc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bedbb12 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'failed-login-tracking' of https://github.com/lastinciso…

    …r/tidb into failed-login-tracking
    
    Conflicts:
    	executor/show.go
    	executor/simple.go
    keeplearning20221 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bccb3c9 View commit details
    Browse the repository at this point in the history
  10. merge master conflict

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9cd433f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10c5bc7 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'failed-login-tracking' of https://github.com/lastinciso…

    …r/tidb into failed-login-tracking
    
    Conflicts:
    	executor/simple.go
    keeplearning20221 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    baedd7b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'failed-login-tracking' of https://github.com/lastinciso…

    …r/tidb into failed-login-tracking
    
    Conflicts:
    	executor/simple.go
    keeplearning20221 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    0082aca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    750b46a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1c0f6d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8fc9459 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6443f01 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f222635 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    92d0ce4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    53002c6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1138fd4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d82d012 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    694e245 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4368383 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    47c504e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a6edfa1 View commit details
    Browse the repository at this point in the history
  27. merge master

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bee00e8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0c86a78 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1ef49bd View commit details
    Browse the repository at this point in the history
  30. merge master

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    033d74b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0104a1e View commit details
    Browse the repository at this point in the history
  32. merge master

    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6c0cd90 View commit details
    Browse the repository at this point in the history
  33. Merge remote-tracking branch 'origin/failed-login-tracking' into fail…

    …ed-login-tracking
    
    # Conflicts:
    #	executor/simple.go
    lastincisor committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    43b7122 View commit details
    Browse the repository at this point in the history
  34. Apply suggestions from code review

    Co-authored-by: CbcWestwolf <1004626265@qq.com>
    bob34007 and CbcWestwolf authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c1a5c90 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e41db6c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9ddd41f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fb90ce5 View commit details
    Browse the repository at this point in the history
  38. Merge branch 'failed-login-tracking' of github.com:lastincisor/tidb i…

    …nto failed-login-tracking
    bob34007 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    26db9f2 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b8414db View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. add notes

    keeplearning20221 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    1a6ba47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f8ac5 View commit details
    Browse the repository at this point in the history
  3. modified: privilege/privileges/privileges.go

    	modified:   session/session.go
    keeplearning20221 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    9999b38 View commit details
    Browse the repository at this point in the history
  4. modified: privilege/privileges/BUILD.bazel

    	modified:   privilege/privileges/privileges_test.go
    keeplearning20221 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    b092cc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    dd3dc96 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    a28d9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc874a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f3b06f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b0e80f View commit details
    Browse the repository at this point in the history
  5. modified: privilege/privilege.go

    	modified:   privilege/privileges/privileges.go
    	modified:   session/session.go
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1b27955 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    738b959 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d47ea33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4138170 View commit details
    Browse the repository at this point in the history
  9. failedLoginTracking Commit

    Build PasswordLockingJSON remove session
    lastincisor committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    90591c7 View commit details
    Browse the repository at this point in the history
  10. modified: privilege/privilege.go

    	modified:   privilege/privileges/privileges.go
    	modified:   session/session.go
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    931d4bf View commit details
    Browse the repository at this point in the history
  11. Merge branch 'failed-login-tracking' of github.com:lastincisor/tidb i…

    …nto failed-login-tracking
    
    	modified:   privilege/privilege.go
    	modified:   privilege/privileges/privileges.go
    	modified:   session/session.go
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    051450f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d329e29 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5fba41 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c2b6d8 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'failed-login-tracking' of github.com:lastincisor/tidb i…

    …nto failed-login-tracking
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    e609c1a View commit details
    Browse the repository at this point in the history
  16. remove BEGIN PESSIMISTIC rollback

    Build PasswordLockingJSON change fun
    lastincisor committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4edbbca View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/failed-login-tracking' into fail…

    …ed-login-tracking
    
    # Conflicts:
    #	session/session.go
    lastincisor committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    16da95d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c8ad39f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a03325 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3cac9b3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ee17d2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    479f50c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    466faae View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2a7b0f5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3c697be View commit details
    Browse the repository at this point in the history
  26. Fix merge bug

    keeplearning20221 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f64877e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c687cf6 View commit details
    Browse the repository at this point in the history
  28. modified: privilege/privileges/privileges_test.go

    	modified:   session/session.go
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5ce0241 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    82e8101 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f2c23f9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    eeff5ae View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8f775ad View commit details
    Browse the repository at this point in the history
  33. modified: ../../executor/simple.go

    	modified:   privileges_test.go
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1122386 View commit details
    Browse the repository at this point in the history
  34. Merge branch 'failed-login-tracking' of github.com:lastincisor/tidb i…

    …nto failed-login-tracking
    bob34007 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    06dfb0f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    39786a3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e92cfea View commit details
    Browse the repository at this point in the history
  37. Format

    CbcWestwolf committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5e64a36 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    8e0e71e View commit details
    Browse the repository at this point in the history
  2. fix build error

    keeplearning20221 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d60d44c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fbb402 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b304a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57e75b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5ad265 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cb12a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd6dfcd View commit details
    Browse the repository at this point in the history
  9. Merge branch 'failed-login-tracking' of github.com:lastincisor/tidb i…

    …nto failed-login-tracking
    bob34007 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    38bca31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc2eeaf View commit details
    Browse the repository at this point in the history
  11. Fix upgrade error

    CbcWestwolf committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    20c98c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca85e55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    87b4ceb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66c795e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b863270 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    17c0e45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2806e07 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fd38034 View commit details
    Browse the repository at this point in the history
  19. modified: executor/simpletest/BUILD.bazel

    	modified:   executor/simpletest/simple_test.go
    keeplearning20221 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    de62593 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    82efd62 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    142d8df View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    889ec67 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5385a8b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    fc40d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392f9b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d131831 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'failed-login-tracking' of https://github.com/lastinciso…

    …r/tidb into failed-login-tracking
    
    Conflicts:
    	executor/simple.go
    keeplearning20221 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3772d8b View commit details
    Browse the repository at this point in the history
  5. modified: ../show.go

    	modified:   show_test.go
    bob34007 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f2a68de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fdbe42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7744e15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7de5f1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9144fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef314e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    604de6b View commit details
    Browse the repository at this point in the history
  12. Merge branch 'failed-login-tracking' of https://github.com/lastinciso…

    …r/tidb into failed-login-tracking
    
    Conflicts:
    	executor/simple.go
    keeplearning20221 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9f59560 View commit details
    Browse the repository at this point in the history
  13. Fix UT failure

    CbcWestwolf committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    216a877 View commit details
    Browse the repository at this point in the history
  14. AuthTiDBAuthToken is the token login method on the cloud, and the Pas…

    …sword Reuse Policy does not take effect
    keeplearning20221 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e05bdd4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d35c0da View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. modified: ../privilege/privilege.go

    	modified:   ../privilege/privileges/privileges.go
    	modified:   ../session/session.go
    bob34007 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    3fd30f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39df8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e61507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4580c34 View commit details
    Browse the repository at this point in the history
  5. Summarize the tests

    CbcWestwolf committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5b42394 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be1830c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    4f652e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0089b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6b926 View commit details
    Browse the repository at this point in the history