Skip to content

Commit 43741ee

Browse files
authored
mysql-compatibility.md: Add note about JOIN on subquery (#20309) (#20353)
1 parent da7f4b4 commit 43741ee

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
@@ -71,6 +71,7 @@ You can try out TiDB features on [TiDB Playground](https://play.tidbcloud.com/?u
7171
+ Descending Index [#2519](https://github.com/pingcap/tidb/issues/2519)
7272
+ `SKIP LOCKED` syntax [#18207](https://github.com/pingcap/tidb/issues/18207)
7373
+ Lateral derived tables [#40328](https://github.com/pingcap/tidb/issues/40328)
74+
+ JOIN ON subquery [#11414](https://github.com/pingcap/tidb/issues/11414)
7475

7576
## Differences from MySQL
7677

0 commit comments

Comments
 (0)