Skip to content

Commit 1aaf47e

Browse files
committed
Add note that gh-ost _does_ work with RDS
1 parent bf864e0 commit 1aaf47e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/rds.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
`gh-ost` has been updated to work with Amazon RDS however due to GitHub not relying using AWS for databases, this documentation is community driven so if you find a bug please [open an issue][new_issue]!
2+
13
# Amazon RDS
24

35
## Limitations
@@ -25,6 +27,7 @@ If you use `pt-table-checksum` as a part of your data integrity checks, you migh
2527
This tool requires binlog_format=STATEMENT, but the current binlog_format is set to ROW and an error occurred while attempting to change it. If running MySQL 5.1.29 or newer, setting binlog_format requires the SUPER privilege. You will need to manually set binlog_format to 'STATEMENT' before running this tool.
2628
```
2729

30+
[new_issue]: https://github.com/github/gh-ost/issues/new
2831
[assume_rbr_docs]: https://github.com/github/gh-ost/blob/master/doc/command-line-flags.md#assume-rbr
2932
[migrate_test_on_replica_docs]: https://github.com/github/gh-ost/blob/master/doc/cheatsheet.md#c-migratetest-on-replica
3033
[aws_replication_docs]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Overview.Replication.MySQLReplication.html

0 commit comments

Comments
 (0)