We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64db9b6 + ffc6c40 commit 226cf03Copy full SHA for 226cf03
1 file changed
doc/requirements-and-limitations.md
@@ -38,7 +38,7 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
38
- It is not allowed to migrate a table where another table exists with same name and different upper/lower case.
39
- For example, you may not migrate `MyTable` if another table called `MYtable` exists in the same schema.
40
41
-- Amazon RDS works, but has it's own [limitations](rds.md).
+- Amazon RDS works, but has its own [limitations](rds.md).
42
- Google Cloud SQL works, `--gcp` flag required.
43
- Aliyun RDS works, `--aliyun-rds` flag required.
44
0 commit comments