Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The coming soon Item and Field method val_raw() method (needed by MDEV-13995 and user defined data types) will need to operate with binary strings rather than character strings. So a part of MDEV-7063 is needed for val_raw().
To do MDEV-7063 in small clear steps, let's add class Charset as a separate step
and then derive String from this class.
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
- Closed
-
MDEV-7063 Split String into logical components
- Stalled
-
MDEV-13995 MAX(timestamp) returns a wrong result near DST change
- Closed