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

Flag the use of experimental features #397

Open
4 tasks
dveeden opened this issue Jul 25, 2022 · 1 comment
Open
4 tasks

Flag the use of experimental features #397

dveeden opened this issue Jul 25, 2022 · 1 comment

Comments

@dveeden
Copy link
Contributor

dveeden commented Jul 25, 2022

Feature Request

The experimental features listed on https://docs.pingcap.com/tidb/stable/experimental-features and elsewhere are not recommended for production use. A tiup diag check... should be able to detect those and give proper warnings.

Maybe start with a few common ones:

  • tidb_analyze_version = 2
  • VIEWS
  • Generated Columns
  • Expression index
@dveeden
Copy link
Contributor Author

dveeden commented Jul 25, 2022

cc @nexustar @srstack

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

No branches or pull requests

1 participant