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 9ec6fc7 commit 8fb6b2aCopy full SHA for 8fb6b2a
mysql-compatibility.md
@@ -48,6 +48,7 @@ TiDB 高度兼容 MySQL 协议,以及 MySQL 5.7 和 MySQL 8.0 常用的功能
48
* 降序索引 [#2519](https://github.com/pingcap/tidb/issues/2519)
49
* `SKIP LOCKED` 语法 [#18207](https://github.com/pingcap/tidb/issues/18207)
50
* 横向派生表 [#40328](https://github.com/pingcap/tidb/issues/40328)
51
+* JOIN 的 ON 子句的子查询 [#11414](https://github.com/pingcap/tidb/issues/11414)
52
53
## 与 MySQL 有差异的特性详细说明
54
0 commit comments