We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11767f commit 5a655f8Copy full SHA for 5a655f8
mysql-compatibility.md
@@ -45,6 +45,7 @@ TiDB 高度兼容 MySQL 5.7 协议、MySQL 5.7 常用的功能及语法。MySQL
45
* `HANDLER` 语句
46
* `CREATE TABLESPACE` 语句
47
* "Session Tracker: 将 GTID 上下文信息添加到 OK 包中"
48
+* JOIN 的 ON 子句的子查询 [#11414](https://github.com/pingcap/tidb/issues/11414)
49
50
## 与 MySQL 有差异的特性详细说明
51
0 commit comments