From f658a175a0fe1e6dfefa312b0db84699a94786b1 Mon Sep 17 00:00:00 2001 From: Maish Date: Thu, 25 Oct 2018 19:29:32 +0300 Subject: [PATCH] Updated for new version support of MariaDB and MySQL (#655) https://aws.amazon.com/about-aws/whats-new/2018/10/amazon-rds-now-supports-mariadb-10_3/ https://aws.amazon.com/about-aws/whats-new/2018/10/amazon-rds-now-supports-mysql-8/ --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1afcfc..1e31a50 100644 --- a/README.md +++ b/README.md @@ -1212,7 +1212,8 @@ RDS MySQL and MariaDB ### RDS MySQL and MariaDB Basics -- RDS offers MySQL versions 5.5, 5.6, and 5.7. +- RDS offers MySQL versions 5.5, 5.6, 5.7 and 5.8. +- RDS offers MariaDB versions 10.0, 10.1, 10.2 and 10.3. ### RDS MySQL and MariaDB Tips