Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
I need to use an external routine to generate RFC 4122 UUID's (https://tools.ietf.org/html/rfc4122) as MariaDB generates v1 UUID's. v1 UUID's are not opaque enough for our needs. I suggest that the uuid() function call accepts an optional parameter - uuid(4) to generate a v4 uuid, or create a new function call uuid4().
The RFC document above includes C source code for UUID types 1 to 5.
Attachments
Issue Links
- is blocked by
-
MDEV-33827 UUID() returns a NULL-able result
-
- Closed
-
- is part of
-
MDEV-10137 Providing compatibility to other databases
-
- Open
-
-
MDEV-23748 support not-MAC-address based UUID versions
-
- Closed
-
- relates to
-
MDEV-4958 Adding datatype UUID
-
- Closed
-
-
MDEV-32637 Implement native UUID7 function
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Task [ 3 ] |
Link |
This issue relates to |
Link |
This issue is part of |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 78431 ] | MariaDB v4 [ 130550 ] |
Link | This issue is part of MDEV-10137 [ MDEV-10137 ] |
Link |
This issue relates to |
Labels | beginner-friendly |
Comment |
[ [~serg], what do you think about the returned data type? I guess it should be UUID, not just VARCHAR.
] |
Issue Type | Task [ 3 ] | New Feature [ 2 ] |
Assignee | Alexander Barkov [ bar ] |
Fix Version/s | 11.5 [ 29506 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Testing [ 10301 ] |
Assignee | Alexander Barkov [ bar ] | Elena Stepanova [ elenst ] |
Link |
This issue relates to |
Link |
This issue relates to |
Assignee | Elena Stepanova [ elenst ] | Alexander Barkov [ bar ] |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Fix Version/s | 11.6 [ 29515 ] | |
Fix Version/s | 11.5 [ 29506 ] |
Link |
This issue is blocked by |
Status | Stalled [ 10000 ] | In Testing [ 10301 ] |
Assignee | Alexander Barkov [ bar ] | Elena Stepanova [ elenst ] |
Labels | beginner-friendly | Preview_11.6 beginner-friendly |
Labels | Preview_11.6 beginner-friendly | beginner-friendly |
Fix Version/s | 11.7 [ 29815 ] | |
Fix Version/s | 11.6 [ 29515 ] |
Assignee | Elena Stepanova [ elenst ] | Alice Sherepa [ alice ] |
Link | This issue is part of TODO-4907 [ TODO-4907 ] |
Labels | beginner-friendly | Preview_11.7 beginner-friendly |
Status | In Testing [ 10301 ] | Stalled [ 10000 ] |
Assignee | Alice Sherepa [ alice ] | Alexander Barkov [ bar ] |
Assignee | Alexander Barkov [ bar ] | Sergei Golubchik [ serg ] |
Component/s | Server [ 13907 ] | |
Fix Version/s | 11.7.1 [ 29913 ] | |
Fix Version/s | 11.7 [ 29815 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |