Skip to content

Commit

Permalink
mysql-compatibility: Remove sys schema
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden authored and ti-chi-bot committed May 14, 2024
1 parent 4d7c19e commit b0408f2
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 @@ -55,7 +55,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 b0408f2

Please sign in to comment.