Skip to content

Commit 83c2c7d

Browse files
authored
Update requirements-and-limitations.md
1 parent 5585c25 commit 83c2c7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/requirements-and-limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ The `SUPER` privilege is required for `STOP SLAVE`, `START SLAVE` operations. Th
4040
- It is not allowed to migrate a table where another table exists with same name and different upper/lower case.
4141
- For example, you may not migrate `MyTable` if another table called `MYtable` exists in the same schema.
4242

43-
- Amazon RDS and Google Cloud SQL are currently not supported
44-
- We began working towards removing this limitation. See tracking issue: https://github.com/github/gh-ost/issues/163
43+
- Amazon RDS works, but has it's own [limitations](rds.md).
44+
- Google Cloud SQL is currently not supported
4545

4646
- Multisource is not supported when migrating via replica. It _should_ work (but never tested) when connecting directly to master (`--allow-on-master`)
4747

0 commit comments

Comments
 (0)