Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
Currently, the CONV function only supports conversion from a minimum base of 2 to a maximum base of 36.
It is desired to be able to support conversion for base 62 so conversion from base 62 to base 16 is possible.
Attachments
Issue Links
- causes
-
MDEV-33729 UBSAN negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_strntoll_mb2_or_mb4
- Closed