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

sessionctx: add tidb_analyze_column_options global variable #54200

Merged
merged 2 commits into from
Jun 26, 2024

Commits on Jun 26, 2024

  1. sessionctx: add tidb_analyze_default_column_choice global variable

    test: add tests for tidb_analyze_default_column_choice
    
    feat: support lower case
    
    chore: make lint happy
    
    fix: better comment
    
    fix: better comment
    
    fix: better comment
    
    fix: better comment
    
    fix: better name
    
    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ba5d491 View commit details
    Browse the repository at this point in the history
  2. refactor: rename

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f521574 View commit details
    Browse the repository at this point in the history