Skip to content

Commit 6284916

Browse files
committed
[docs] Add additional info to MySQL required version
1 parent a5e04f8 commit 6284916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/releases/4.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Moodle supports the following database servers. Again, version numbers are just
3131
| Database | Minimum version | Recommended |
3232
| --- | --- | --- |
3333
| [PostgreSQL](http://www.postgresql.org/) | 13 (increased since Moodle 4.1) | Latest |
34-
| [MySQL](http://www.mysql.com/) | 8.0 (increased since Moodle 4.1) | Latest |
34+
| [MySQL](http://www.mysql.com/) | 8.0 (increased since Moodle 4.1). **Note:** If using 8.0 it is recommended to use a supported version of 8.0.x, and avoid version 8.0.0 as it can cause an SQL error due to a reserved work restriction. | Latest |
3535
| [MariaDB](https://mariadb.org/) | 10.6.7 (increased since Moodle 4.1) | Latest |
3636
| [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server/) | 2017 | Latest |
3737
| [Oracle Database](http://www.oracle.com/us/products/database/overview/index.html) | 19c (increased since Moodle 4.3) | Latest |

0 commit comments

Comments
 (0)