Add known limitations of AWS RDS

This commit is contained in:
Jacob Bednarz 2017-03-24 13:42:33 +11:00
parent a603089813
commit 8a854b8e6f
No known key found for this signature in database
GPG Key ID: 5BDAF4B30FB432FB

View File

@ -1 +1,7 @@
# Amazon RDS
# 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.