Skip to content

Commit 28e71aa

Browse files
authored
mysql-compatibility.md: Add note about JOIN on subquery (#20309) (#20351)
1 parent 94c1cc6 commit 28e71aa

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
@@ -59,6 +59,7 @@ You can try out TiDB features on [TiDB Playground](https://play.tidbcloud.com/?u
5959
+ `HANDLER` statement
6060
+ `CREATE TABLESPACE` statement
6161
+ "Session Tracker: Add GTIDs context to the OK packet"
62+
+ JOIN ON subquery [#11414](https://github.com/pingcap/tidb/issues/11414)
6263

6364
## Differences from MySQL
6465

0 commit comments

Comments
 (0)