Skip to content

Commit

Permalink
mysql-compatibility: Remove sys schema (#17469)
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden authored May 14, 2024
1 parent 7e00374 commit 51ebd65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mysql-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ You can try out TiDB features on [TiDB Playground](https://play.tidbcloud.com/?u
+ `FULLTEXT` syntax and indexes [#1793](https://github.com/pingcap/tidb/issues/1793)
+ `SPATIAL` (also known as `GIS`/`GEOMETRY`) functions, data types and indexes [#6347](https://github.com/pingcap/tidb/issues/6347)
+ Character sets other than `ascii`, `latin1`, `binary`, `utf8`, `utf8mb4`, and `gbk`.
+ SYS schema
+ Optimizer trace
+ XML Functions
+ X-Protocol [#1109](https://github.com/pingcap/tidb/issues/1109)
Expand Down

0 comments on commit 51ebd65

Please sign in to comment.