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

pdms: set config scheduling hit ERROR 1105 (HY000): unknown type scheduling #52912

Open
mayjiang0203 opened this issue Apr 26, 2024 · 1 comment · May be fixed by #52910
Open

pdms: set config scheduling hit ERROR 1105 (HY000): unknown type scheduling #52912

mayjiang0203 opened this issue Apr 26, 2024 · 1 comment · May be fixed by #52910

Comments

@mayjiang0203
Copy link

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

Since scheduling is a new type added in PDMS, should support this type or give more information to w/a it.

3. What did you see instead (Required)

MySQL [INFORMATION_SCHEMA]> set config scheduling schedule.patrol-region-interval='20ms';
ERROR 1105 (HY000): unknown type scheduling

4. What is your TiDB version? (Required)

v8.1.0

w/a is set config using pd type instead of scheduling
set config pd schedule.patrol-region-interval='20ms';

@mayjiang0203 mayjiang0203 added the type/bug This issue is a bug. label Apr 26, 2024
@mayjiang0203
Copy link
Author

/severity moderate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants