Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Won't Fix
-
10.11.5
-
None
-
Ubuntu 20.04 LTS and Ubuntu 22.04 LTS
Description
While testing our backup procedure, we noticed that when upgrading from 10.11.4 to 10.11.5, random UUIDs are recognized as invalid.
After we upgraded our replication server, the same error occurs during replication as well:
Example:
Error 'Incorrect uuid value: 'AF39A01C-E29D-8C4C-8072-60CEB26A82F1' for column [...]
We have to rollback to 10.11.4 to be able to restore a backup (mariadb-dump).
Attachments
Issue Links
- is caused by
-
MDEV-29959 UUID Sorting
-
- Closed
-
Random UUIDs have a version of 4, this has a version of 8.
https://www.uuidtools.com/api/decode/AF39A01C-E29D-8C4C-8072-60CEB26A82F1
So am I right thinking this is a random blob of bits being represented so with hex encoding and spacing like UUID.