Is TiDB fully compatible with MySQL?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: Tidb完全兼容mysql吗

| username: zhh_912

Which version of MySQL is the latest TiDB compatible with?

| username: tidb菜鸟一只 | Original post link

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.

| username: xingzhenxiang | Original post link

Not fully compatible, currently mostly compatible with 5.7 and 8.0.

| username: forever | Original post link

The basic functions are all compatible, but some special stored procedures and functions are not compatible. Overall, it’s sufficient.

| username: Kongdom | Original post link

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:

| username: 哈喽沃德 | Original post link

Triggers, functions, and stored procedures are still not supported.

| username: 随缘天空 | Original post link

The image is not visible. Please provide the text you need translated.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.