-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.2
-
MOODLE_22_STABLE
-
MOODLE_22_STABLE
-
The change of semantics from BYTE to CHAR @ MDL-29322, causes problems in oracle get_columns() because current implementation returns max_length always in BYTES.
So we need to change how it work (to return length in CHARS) and add some tests to control it.
- has a non-specific relationship to
-
MDL-29322 oracle driver creates varchar size in bytes instead of utf-8 chars
-
- Closed
-