awsdocs / amazon-aurora-user-guide

The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
Other
53 stars 102 forks source link

docs(compatibility): Use patch versions #74

Closed MrSwitch closed 1 year ago

MrSwitch commented 1 year ago

Defines the specific patch versions of MySQL used by Aurora.

This should help engineers:

claytran commented 1 year ago

Hi @MrSwitch,

Thank you for your feedback. I understand why you want to do this, but I don't think that we should specify exact MySQL Community patch releases. Aurora MySQL version 2 doesn't support all of the features of MySQL 5.7, and some work differently.

In the case of Aurora MySQL version 3, our minor versions correspond to different minor versions of MySQL Community 8.0. The functionality is also different from MySQL Community. It's better for customers to read our documentation to determine what's supported, rather than assuming it from the version number.

So I'm going to deny the pull request. Thanks again for your time on this.

Thanks, Clayton