Aurora MySQL Serverless 5.7 engine version 2.07.1
Aurora Serverless 5.7 is generally available. It has the same features and bug fixes as Aurora MySQL 2.07.1.
If you have an existing Aurora MySQL-5.6 compatible Aurora Serverless v1 DB cluster, you can upgrade it directly to a Aurora MySQL-5.7 compatible Aurora Serverless v1 version by using the in-place upgrade mechanism. For information about supported upgrade paths, see Aurora MySQL major version upgrade paths. For the in-place upgrade procedure, see Modifying an Aurora Serverless v1 DB cluster.
Aurora Serverless v1 doesn't have its own version number. It uses the number of the Aurora MySQL version that supports it to distinguish between Aurora MySQL 5.7 and Aurora MySQL 5.6 updates. For more information, see Aurora Serverless v1 and Aurora database engine versions in the Amazon Aurora User Guide.
For general information about Aurora Serverless, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide.
If you have any questions or concerns, Amazon Support is available on the community forums and through Amazon Support
Bug fixes:
This Aurora Serverless release includes all bug fixes up to Aurora MySQL version 2.07.1. For details, see Aurora MySQL database engine updates 2019-12-23 (version 2.07.1) and the release notes for previous Aurora MySQL versions.
Features:
This Aurora Serverless release includes all new features up to Aurora MySQL version 2.07.1. For details, see Aurora MySQL database engine updates 2019-12-23 (version 2.07.1) and the release notes for previous Aurora MySQL versions. The following features are of particular interest for users of Aurora Serverless or Aurora MySQL with MySQL 5.7 compatibility:
-
Aurora MySQL Serverless now supports the hot row contention feature. For more information, see Aurora MySQL database engine updates: 2016-12-14 (version 1.10) (Deprecated).
-
Aurora MySQL Serverless now supports the hash join feature. To use this feature, you must specify the configuration setting
optimizer_switch='hash_join=on'
. For more information, see Optimizing large Aurora MySQL join queries with hash joins in the Amazon Aurora User Guide. -
Aurora Serverless 5.7 can use the Data API. For more information, see Using the Data API for Aurora Serverless in the Amazon Aurora User Guide.
-
Aurora Serverless 5.7 can use the query editor. For more information, see Using the query editor for Aurora Serverless in the Amazon Aurora User Guide.
-
Aurora Serverless 5.7 supports the same JSON features as other Aurora MySQL versions that are compatible with MySQL 5.7.