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 more PASSWORD REQUIRE CURRENT options | tidb-test=pr/2363 #54683

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    91ccc2b View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    dveeden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5efb8f3 View commit details
    Browse the repository at this point in the history
  3. Update executor/grant results

    dveeden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    952c13f View commit details
    Browse the repository at this point in the history
  4. Update TestBootstrap

    dveeden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7b0cd2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ae90b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e445d6 View commit details
    Browse the repository at this point in the history
  7. Update TestBootstrapWithError

    dveeden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    56e4782 View commit details
    Browse the repository at this point in the history
  8. Update TestShowCreateUser

    dveeden committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2208adc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    73281cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7644793 View commit details
    Browse the repository at this point in the history
  3. Add new error

    dveeden committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0766eb4 View commit details
    Browse the repository at this point in the history
  4. Update errdoc

    dveeden committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    012e181 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Various updates

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    891df81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d46a0 View commit details
    Browse the repository at this point in the history
  3. Update errors.toml

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2877007 View commit details
    Browse the repository at this point in the history
  4. Update comment

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    407dcfb View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8432bed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03cc38b View commit details
    Browse the repository at this point in the history
  7. Fix table layout in comment

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d165264 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6247b35 View commit details
    Browse the repository at this point in the history
  9. Small changes

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d191090 View commit details
    Browse the repository at this point in the history
  10. Update test

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    01b2345 View commit details
    Browse the repository at this point in the history
  11. Fix TestAbnormalMySQLTable

    dveeden committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1a04808 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9769783 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    6cf82c1 View commit details
    Browse the repository at this point in the history
  2. Add parser testing

    dveeden committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    121ee16 View commit details
    Browse the repository at this point in the history
  3. Another parser test

    dveeden committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    715d759 View commit details
    Browse the repository at this point in the history
  4. Formatting fixes

    dveeden committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a439c49 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2e6e352 View commit details
    Browse the repository at this point in the history
  2. Do the same for SET PASSWORD

    dveeden committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6def7e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    773a380 View commit details
    Browse the repository at this point in the history
  4. Add tests for SET PASSWORD

    dveeden committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dfa9f53 View commit details
    Browse the repository at this point in the history
  5. Fix SET PASSWORD

    dveeden committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ab4662a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    11a3ea7 View commit details
    Browse the repository at this point in the history
  2. Add more integration tests

    dveeden committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cfb5873 View commit details
    Browse the repository at this point in the history
  3. Make sure UserSpec with an empty authstring but a non-empty replacest…

    …ring sets withPassword to true
    dveeden committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9d0c6a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. Fix TestColumnTable

    dveeden committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7fa2d96 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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