You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general/releases/4.5.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Moodle supports the following database servers. Again, version numbers are just
31
31
| Database | Minimum version | Recommended |
32
32
| --- | --- | --- |
33
33
|[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 |
35
35
|[MariaDB](https://mariadb.org/)| 10.6.7 (increased since Moodle 4.1) | Latest |
0 commit comments