Skip to content

Commit 84b6165

Browse files
authoredApr 14, 2025··
Merge pull request #497 from sleto-it/UUID_VX-version
Mention the server version the UUID_VX component has been added in
2 parents 78b8b83 + 7898bf6 commit 84b6165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docs/uuid-versions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UUID_VX component
22

3-
The `UUID_VX` component in Percona Server for MySQL provides functions to work with different versions of Universally Unique Identifiers (UUIDs). It allows for:
3+
The `UUID_VX` component in Percona Server for MySQL (available from v8.0.39-30) provides functions to work with different versions of Universally Unique Identifiers (UUIDs). It allows for:
44

55
* Managing any UUID version: You can handle various UUID versions, including UUIDv1, UUIDv4, and others.
66

@@ -380,4 +380,4 @@ mysql> UNINSTALL COMPONENT 'file://component_uuid_vx_udf';
380380

381381
```{.text .no-copy}
382382
Query OK, 0 rows affected (0.03 sec)
383-
```
383+
```

0 commit comments

Comments
 (0)
Please sign in to comment.