Skip to content

Commit

Permalink
Merge pull request #627 from silviabotros/master
Browse files Browse the repository at this point in the history
Specify Aurora release in the gotchas and add a line about GTID lack of support
  • Loading branch information
QuinnyPig authored Sep 6, 2018
2 parents 2b05fbf + 7832a28 commit 087438c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,9 @@ RDS Aurora

### RDS Aurora Gotchas and Limitations

- 🔸[Aurora is based on MySQL 5.6.10](https://news.ycombinator.com/item?id=12415693) with some cherry-picking of later MySQL features. It is missing most 5.7 features as well as some online DDL features introduced in 5.6.17.
- 🔸[Aurora 1.x is based on MySQL 5.6.x](https://news.ycombinator.com/item?id=12415693) with some cherry-picking of later MySQL features. It is missing most 5.7 features as well as some online DDL features introduced in 5.6.17.
- Aurora does not support GTID transactions even in the 5.6/Aurora 1.x release line.
- Aurora maximum cluster size is 64 TB

RDS SQL Server
--------------
Expand Down

0 comments on commit 087438c

Please sign in to comment.