Skip to content

ParseUUIDSet works unexpected #467

Open
@subvillion

Description

@subvillion

https://github.com/subvillion/go-mysql/blob/08dd4b57abf8d1ad42d2cde95beea076f24f4777/mysql/mysql_gtid.go#L165

If am trying to parse 0b8beec9-911e-11e9-9f7b-8a057645f3f6:1-1175877800 - OK, but if I have multiline gtid 0b8beec9-911e-11e9-9f7b-8a057645f3f6:1-1175877800, 246e88bd-0288-11e8-9cee-230cd2fc765b:1-592884032 - am goin to hell

Possible ParseUUIDSet must return array of structs UUIDSet but my knowledge is not enough to fix all deps

Now for me lib unusible in MySQL installations bigger then two hosts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions