-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.4, 1.9
-
Component/s: Database SQL/XMLDB
-
Labels:None
-
Environment:Moodle using the mysqi driver
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Running Moodle over mysqli runs pretty well, anyway, there is one problem (detected when running tests) about mysqli driver (ADOdb) not returning the information about enums properly.
Going to:
- Fix it for 18_STABLE, 19_STABLE and HEAD
- Document it in our readme_moodle.txt of local modifications.
- Inform about the issue in ADOdb forums.
Ciao