-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.5
Under Database requirements the Moodle 4.5 release notes say MySQL 8.0. However Moodle won't install with MySQL 8.0.0 because role was a reserved word, and is used by mdl_course_completion_criteria.role. This restriction was removed in MySQL 8.0.1.
There's pull request #1348 to update the release notes, but should this be approved a corresponding change to the environment checks should be made.
- links to