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

The doc doesn't exhaust all the items #6722

Open
coderplay opened this issue Nov 3, 2021 · 1 comment
Open

The doc doesn't exhaust all the items #6722

coderplay opened this issue Nov 3, 2021 · 1 comment
Labels
area/sql-infra Indicates that the Issue or PR belongs to the area of sql-infra and sql-metadata. tracked This issue has been tracked.

Comments

@coderplay
Copy link
Contributor

File: /mysql-compatibility.md

for example SET GLOBAL read_only is not supported by TiDB.

pingcap/tidb#18426

@morgo
Copy link
Contributor

morgo commented Nov 4, 2021

Thank you for the bug report.

I agree with you - the MySQL compatibility page should have a section to describe some of the features which are missing, but tidb offers "noop support": https://docs.pingcap.com/tidb/stable/system-variables#tidb_enable_noop_functions-new-in-v40

This will help tie the two concepts together, since these features are not really supported, but are only in the noop-funcs documentation and not on the mysql-compatibility page.

@shichun-0415 shichun-0415 added area/sql-infra Indicates that the Issue or PR belongs to the area of sql-infra and sql-metadata. tracked This issue has been tracked. labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sql-infra Indicates that the Issue or PR belongs to the area of sql-infra and sql-metadata. tracked This issue has been tracked.
Projects
None yet
Development

No branches or pull requests

3 participants