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
-
Activity
Field | Original Value | New Value |
---|---|---|
Key |
|
|
Issue Type | New Feature [ 2 ] | Task [ 3 ] |
Project | MariaDB Enterprise [ 11500 ] | MariaDB Server [ 10000 ] |
Labels | beginner-friendly |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] |
Fix Version/s | 11.4 [ 29301 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Andrew Hutchings [ JIRAUSER52179 ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] | Daniel Black [ danblack ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | In Testing [ 10301 ] |
Assignee | Daniel Black [ danblack ] |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] |
Issue Type | Task [ 3 ] | New Feature [ 2 ] |
Priority | Minor [ 4 ] | Critical [ 2 ] |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] |
Assignee | Lena Startseva [ JIRAUSER50478 ] |
Link | This issue causes TODO-4495 [ TODO-4495 ] |
Link | This issue causes TODO-4495 [ TODO-4495 ] |
Link | This issue is part of TODO-4495 [ TODO-4495 ] |
Labels | beginner-friendly | Preview_11.4 beginner-friendly |
Assignee | Lena Startseva [ JIRAUSER50478 ] | Andrew Hutchings [ JIRAUSER52179 ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Component/s | Data types [ 13906 ] | |
Fix Version/s | 11.4.1 [ 29523 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link |
This issue causes |
Zendesk Related Tickets | 158064 |
I would like to work on this