Skip to content

Add support for MariaDB's GTID format#9254

Merged
fulghum merged 1 commit intomainfrom
fulghum/mariadb-gtid
May 28, 2025
Merged

Add support for MariaDB's GTID format#9254
fulghum merged 1 commit intomainfrom
fulghum/mariadb-gtid

Conversation

@fulghum
Copy link
Copy Markdown
Contributor

@fulghum fulghum commented May 27, 2025

Fixes: #9241
Fixes: #8697

Testing for this is currently manual. To add automated tests for MariaDB integration, we'll need some larger changes to the binlog replication testing framework to support launching a MariaDB server. We should do that work eventually, especially if we hear more customer requests for MariaDB replication integration.

@fulghum fulghum force-pushed the fulghum/mariadb-gtid branch from f8e67ca to 834405a Compare May 28, 2025 01:10
@fulghum fulghum requested a review from zachmu May 28, 2025 01:10
@coffeegoddd
Copy link
Copy Markdown
Contributor

@fulghum DOLT

comparing_percentages
100.000000 to 100.000000
version result total
834405a ok 5937457
version total_tests
834405a 5937457
correctness_percentage
100.0

@dolthub dolthub deleted a comment from coffeegoddd May 28, 2025
@dolthub dolthub deleted a comment from coffeegoddd May 28, 2025
Copy link
Copy Markdown
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems pretty straightforward, LGTM

Looking forward to some maria tests

@fulghum fulghum merged commit 51bfbfd into main May 28, 2025
21 checks passed
@fulghum fulghum deleted the fulghum/mariadb-gtid branch May 28, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support MariaDB GTID format for replication with MariaDB Support MariaDB to Dolt replication

3 participants