diff --git a/doc/rds.md b/doc/rds.md index 9a1256d..cf85f49 100644 --- a/doc/rds.md +++ b/doc/rds.md @@ -1 +1,7 @@ -# Amazon RDS \ No newline at end of file +# Amazon RDS# Amazon RDS + +## Limitations + +- No `SUPER` privileges. +- `gh-ost` runs should be setup use [`--assume-rbr`][assume_rbr_docs] and use `binlog_format=ROW`. +- Aurora does not allow editing of the `read_only` parameter. While it is defined as `{TrueIfReplica}`, the parameter is non-modifiable field.