Skip to content

Use UUID_TO_BIN() and BIN_TO_UUID() in MySQL #44

@skalee

Description

@skalee

Binaries in database logs are difficult to read. When working with MySQL backend, we should consider replacing explicit binaries with UUID_TO_BIN('human-readable-uuid')andBIN_TO_UUID` function calls.

See:

Unfortunately, MariaDB does not provide such functions yet. See:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions