Skip to content

Commit

Permalink
overview: add a link to MySQL compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 committed Sep 13, 2018
1 parent db9fb3a commit 98e1078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TiDB 具备如下特性:

- 高度兼容 MySQL

大多数情况下,无需修改代码即可从 MySQL 轻松迁移至 TiDB,分库分表后的 MySQL 集群亦可通过 TiDB 工具进行实时迁移。
[大多数情况下](sql/mysql-compatibility.md),无需修改代码即可从 MySQL 轻松迁移至 TiDB,分库分表后的 MySQL 集群亦可通过 TiDB 工具进行实时迁移。

- 水平弹性扩展

Expand Down

0 comments on commit 98e1078

Please sign in to comment.