[MDEV-29418] linux uuid implementation returning non-hwaddr based suffix -040300000000 Created: 2022-08-31  Updated: 2022-09-05  Resolved: 2022-08-31

Status: Closed
Project: MariaDB Server
Component/s: Server
Affects Version/s: 10.5.17
Fix Version/s: 10.5.18, 10.6.10, 10.7.6, 10.8.5, 10.9.3, 10.10.2

Type: Bug Priority: Major
Reporter: Daniel Black Assignee: Daniel Black
Resolution: Fixed Votes: 0
Labels: regression-10.5
Environment:

Linux


Issue Links:
Problem/Incident
is caused by MDEV-28243 AIX missing my_gethwaddr implementati... Closed

 Description   

From illetschko MDEV-28243,

10.5.17

MariaDB [(none)]> select UUID();
+--------------------------------------+
| UUID()                               |
+--------------------------------------+
| 3a688c85-239a-11ed-9a5d-040300000000 |
+--------------------------------------+

10.5.15

MariaDB [(none)]> select UUID();
+--------------------------------------+
| UUID()                               |
+--------------------------------------+
| e58b1ad1-239a-11ed-b1cd-a249edae51a0 |
+--------------------------------------+

The 10.5.17 node suffix occurs regardless of server.


Generated at Thu Feb 08 10:08:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.