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

variable: support tidb_schema_cache_size reasonable range #54035

Merged
merged 10 commits into from
Jun 26, 2024

Commits on Jun 14, 2024

  1. variable: fix tidb_schema_cache_size range max value

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0d00c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b45f6b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. fix ci

    lilinghai committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8487d34 View commit details
    Browse the repository at this point in the history
  2. fix ut

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    10fe6b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix conflict

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    107d196 View commit details
    Browse the repository at this point in the history
  2. more test

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b0fb3e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. use std parse bytes pkg

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be15c02 View commit details
    Browse the repository at this point in the history
  2. fix ci

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6fa1066 View commit details
    Browse the repository at this point in the history
  3. use standard mib unit

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    394f339 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. revert to parseByteSize

    Signed-off-by: lilinghai <[email protected]>
    lilinghai committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    646b75e View commit details
    Browse the repository at this point in the history