Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: Tidb完全兼容mysql吗

Which version of MySQL is the latest TiDB compatible with?
Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: Tidb完全兼容mysql吗
Which version of MySQL is the latest TiDB compatible with?
It depends on which version you are using. If it’s 7.5, most of the MySQL 8.0 features are compatible, except for procedures and functions.
Not fully compatible, currently mostly compatible with 5.7 and 8.0.
The basic functions are all compatible, but some special stored procedures and functions are not compatible. Overall, it’s sufficient.
The latest compatibility is with MySQL 8.0.
However, the term “fully compatible” is a bit absolute. Currently, it is highly compatible. You can check the specifics here:
Triggers, functions, and stored procedures are still not supported.
The image is not visible. Please provide the text you need translated.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.