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 9ac631eCopy full SHA for 9ac631e
mysql-compatibility.md
@@ -45,6 +45,13 @@ TiDB 高度兼容 MySQL 5.7 协议、MySQL 5.7 常用的功能及语法。MySQL
45
* `HANDLER` 语句
46
* `CREATE TABLESPACE` 语句
47
* "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))
55
56
## 与 MySQL 有差异的特性详细说明
57
0 commit comments