Skip to content

PS-10679 fix: cannot parse GTID set with multiple UUIDs if no space after a coma before start of next UUID#102

Merged
percona-ysorokin merged 1 commit intomainfrom
gtid_set_whitespaces
Mar 11, 2026
Merged

PS-10679 fix: cannot parse GTID set with multiple UUIDs if no space after a coma before start of next UUID#102
percona-ysorokin merged 1 commit intomainfrom
gtid_set_whitespaces

Conversation

@percona-ysorokin
Copy link
Collaborator

https://perconadev.atlassian.net/browse/PS-10679

Fixed an issue with "binsrv::gtids::gtid_set' parser not being able to accept GTIDs without spaces between UUID groups.

'gtid_set_test' unit test (BOOST_TEST_MODULE GtidSetTests) extended with additional test case 'GtidSetWhitespaces' that checks for
'binsrv::gtids::gtid_set' -> 'std::string' -> 'binsrv::gtids::gtid_set roundtrip' with removed whitespaces.

…fter a coma before start of next UUID

https://perconadev.atlassian.net/browse/PS-10679

Fixed an issue with "binsrv::gtids::gtid_set' parser not being able to accept GTIDs without
spaces between UUID groups.

'gtid_set_test' unit test (BOOST_TEST_MODULE GtidSetTests) extended with additional test
case 'GtidSetWhitespaces' that checks for
'binsrv::gtids::gtid_set' -> 'std::string' -> 'binsrv::gtids::gtid_set roundtrip' with removed
whitespaces.
@percona-ysorokin percona-ysorokin merged commit b5d1299 into main Mar 11, 2026
7 checks passed
@percona-ysorokin percona-ysorokin deleted the gtid_set_whitespaces branch March 11, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant