-
Bug
-
Resolution: Fixed
-
Major
-
1.7
-
None
-
MSSQL and Oracle
-
Microsoft SQL, Oracle
-
MOODLE_17_STABLE
-
MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Such DBs doen't support REGEXP properly (Oracle only under 10gR2 and MSSQL via external package).
If possible, convert them to standard LIKE expressions. This will change some day. I hope.