Skip to content

Commit

Permalink
mysql-compatibility.md: Add note about JOIN on subquery
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Feb 18, 2025
1 parent 257ae3d commit e3ca29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ You can try out TiDB features on [TiDB Playground](https://play.tidbcloud.com/?u
+ Descending Index [#2519](https://github.com/pingcap/tidb/issues/2519)
+ `SKIP LOCKED` syntax [#18207](https://github.com/pingcap/tidb/issues/18207)
+ Lateral derived tables [#40328](https://github.com/pingcap/tidb/issues/40328)
+ JOIN ON subquery [#11414](https://github.com/pingcap/tidb/issues/11414)

## Differences from MySQL

Expand Down

0 comments on commit e3ca29c

Please sign in to comment.