mysql:storing_uuid
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mysql:storing_uuid [2016/11/21 10:18] – created peter | mysql:storing_uuid [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
</ | </ | ||
- | In order to store the UUID properly, the dashes should be removed and the UUID converted from hexadecimal representation to its binary form. This could be done in a single step with: UNHEX(REPLACE(' | + | In order to store the UUID properly, the dashes should be removed and the UUID converted from hexadecimal representation to its binary form. This could be done in a single step with: < |
<code bash> | <code bash> |
mysql/storing_uuid.1479723535.txt.gz · Last modified: 2020/07/15 09:30 (external edit)