Skip to content

Commit 9ac631e

Browse files
hfxsdti-chi-bot
authored andcommitted
This is an automated cherry-pick of pingcap#19868
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
1 parent e11767f commit 9ac631e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mysql-compatibility.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ TiDB 高度兼容 MySQL 5.7 协议、MySQL 5.7 常用的功能及语法。MySQL
4545
* `HANDLER` 语句
4646
* `CREATE TABLESPACE` 语句
4747
* "Session Tracker: 将 GTID 上下文信息添加到 OK 包中"
48+
<<<<<<< HEAD
49+
=======
50+
* 降序索引 [#2519](https://github.com/pingcap/tidb/issues/2519)
51+
* `SKIP LOCKED` 语法 [#18207](https://github.com/pingcap/tidb/issues/18207)
52+
* 横向派生表 [#40328](https://github.com/pingcap/tidb/issues/40328)
53+
* JOIN 的 ON 子句的子查询 [#11414](https://github.com/pingcap/tidb/issues/11414)
54+
>>>>>>> 8fb6b2af81 (mysql-compatibility.md: Add note about JOIN on subquery (#19868))
4855
4956
## 与 MySQL 有差异的特性详细说明
5057

0 commit comments

Comments
 (0)