Skip to content

Commit 8a854b8

Browse files
committed
Add known limitations of AWS RDS
1 parent a603089 commit 8a854b8

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

doc/rds.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Amazon RDS
1+
# Amazon RDS# Amazon RDS
2+
3+
## Limitations
4+
5+
- No `SUPER` privileges.
6+
- `gh-ost` runs should be setup use [`--assume-rbr`][assume_rbr_docs] and use `binlog_format=ROW`.
7+
- Aurora does not allow editing of the `read_only` parameter. While it is defined as `{TrueIfReplica}`, the parameter is non-modifiable field.

0 commit comments

Comments
 (0)