Skip to content

Commit 5a655f8

Browse files
authored
mysql-compatibility.md: Add note about JOIN on subquery (#19868) (#19885)
1 parent e11767f commit 5a655f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ TiDB 高度兼容 MySQL 5.7 协议、MySQL 5.7 常用的功能及语法。MySQL
4545
* `HANDLER` 语句
4646
* `CREATE TABLESPACE` 语句
4747
* "Session Tracker: 将 GTID 上下文信息添加到 OK 包中"
48+
* JOIN 的 ON 子句的子查询 [#11414](https://github.com/pingcap/tidb/issues/11414)
4849

4950
## 与 MySQL 有差异的特性详细说明
5051

0 commit comments

Comments
 (0)