Skip to content

Commit 630f2df

Browse files
committed
MDL-85316 Adding Aurora MySQL version
1 parent d8660fa commit 630f2df

File tree

5 files changed

+25
-0
lines changed

5 files changed

+25
-0
lines changed

general/releases/4.5.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Moodle supports the following database servers. Again, version numbers are just
3333
| [PostgreSQL](http://www.postgresql.org/) | 13 (increased since Moodle 4.1) | Latest |
3434
| [MySQL](http://www.mysql.com/) | 8.0 (increased since Moodle 4.1) | Latest |
3535
| [MariaDB](https://mariadb.org/) | 10.6.7 (increased since Moodle 4.1) | Latest |
36+
| [Aurora MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.html) | [8.0](#aurora-mysql-compatibility-version) | Latest |
3637
| [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server/) | 2017 | Latest |
3738
| [Oracle Database](http://www.oracle.com/us/products/database/overview/index.html) | 19c (increased since Moodle 4.3) | Latest |
3839

@@ -42,6 +43,10 @@ Since Moodle 4.3, the maximum length for the database prefix (`$CFG->prefix`) is
4243

4344
:::
4445

46+
#### Aurora MySQL compatibility version
47+
48+
This system requires configuration using standard MySQL version numbers (for example, 8.0) rather than Aurora's internal versioning (for example, 3.x) to maintain compatibility with MySQL client tools, version-dependent features, and database detection methods.
49+
4550
## Client requirements
4651

4752
### Browser support

general/releases/5.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Moodle supports the following database servers. Again, version numbers are just
3333
| [PostgreSQL](http://www.postgresql.org/) | 14 (increased since Moodle 4.5) | Latest |
3434
| [MySQL](http://www.mysql.com/) | 8.4 (increased since Moodle 4.5) | Latest |
3535
| [MariaDB](https://mariadb.org/) | 10.11.0 (increased since Moodle 4.5) | Latest |
36+
| [Aurora MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.html) | [8.0](#aurora-mysql-compatibility-version) | Latest |
3637
| [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server/) | 2017 | Latest |
3738

3839
Please note that Oracle Database is no longer supported from Moodle LMS 5.0.
@@ -43,6 +44,10 @@ Since Moodle 4.3, the maximum length for the database prefix (`$CFG->prefix`) is
4344

4445
:::
4546

47+
#### Aurora MySQL compatibility version
48+
49+
This system requires configuration using standard MySQL version numbers (for example, 8.0) rather than Aurora's internal versioning (for example, 3.x) to maintain compatibility with MySQL client tools, version-dependent features, and database detection methods.
50+
4651
## Client requirements
4752

4853
### Browser support

general/releases/5.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Moodle supports the following database servers. Again, version numbers are just
3333
| [PostgreSQL](http://www.postgresql.org/) | 14 (increased since Moodle 4.5) | Latest |
3434
| [MySQL](http://www.mysql.com/) | 8.4 (increased since Moodle 4.5) | Latest |
3535
| [MariaDB](https://mariadb.org/) | 10.11.0 (increased since Moodle 4.5) | Latest |
36+
| [Aurora MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.html) | [8.0](#aurora-mysql-compatibility-version) | Latest |
3637
| [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server/) | 2017 | Latest |
3738

3839
Please note that Oracle Database is no longer supported from Moodle LMS 5.0.
@@ -43,6 +44,10 @@ Since Moodle 4.3, the maximum length for the database prefix (`$CFG->prefix`) is
4344

4445
:::
4546

47+
#### Aurora MySQL compatibility version
48+
49+
This system requires configuration using standard MySQL version numbers (for example, 8.0) rather than Aurora's internal versioning (for example, 3.x) to maintain compatibility with MySQL client tools, version-dependent features, and database detection methods.
50+
4651
## Client requirements
4752

4853
### Browser support

general/releases/5.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Moodle supports the following database servers. Again, version numbers are just
3333
| [PostgreSQL](http://www.postgresql.org/) | 14 (increased since Moodle 4.5) | Latest |
3434
| [MySQL](http://www.mysql.com/) | 8.4 (increased since Moodle 4.5) | Latest |
3535
| [MariaDB](https://mariadb.org/) | 10.11.0 (increased since Moodle 4.5) | Latest |
36+
| [Aurora MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.html) | [8.0](#aurora-mysql-compatibility-version) | Latest |
3637
| [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server/) | 2017 | Latest |
3738

3839
Please note that Oracle Database is no longer supported from Moodle LMS 5.0.
@@ -43,6 +44,10 @@ Since Moodle 4.3, the maximum length for the database prefix (`$CFG->prefix`) is
4344

4445
:::
4546

47+
#### Aurora MySQL compatibility version
48+
49+
This system requires configuration using standard MySQL version numbers (for example, 8.0) rather than Aurora's internal versioning (for example, 3.x) to maintain compatibility with MySQL client tools, version-dependent features, and database detection methods.
50+
4651
## Client requirements
4752

4853
### Browser support

general/releases/5.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,15 @@ Moodle supports the following database servers. Again, version numbers are just
3333
| [PostgreSQL](http://www.postgresql.org/) | 14 (increased since Moodle 4.5) | Latest |
3434
| [MySQL](http://www.mysql.com/) | 8.4 (increased since Moodle 4.5) | Latest |
3535
| [MariaDB](https://mariadb.org/) | 10.11.0 (increased since Moodle 4.5) | Latest |
36+
| [Aurora MySQL](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.html) | [8.0](#aurora-mysql-compatibility-version) | Latest |
3637
| [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server/) | 2017 | Latest |
3738

3839
Please note that Oracle Database is no longer supported from Moodle LMS 5.0.
3940

41+
#### Aurora MySQL compatibility version
42+
43+
This system requires configuration using standard MySQL version numbers (for example, 8.0) rather than Aurora's internal versioning (for example, 3.x) to maintain compatibility with MySQL client tools, version-dependent features, and database detection methods.
44+
4045
## Client requirements
4146

4247
### Browser support

0 commit comments

Comments
 (0)