Skip to content

Conversation

@jmrenouard
Copy link
Collaborator

No description provided.

google-labs-jules bot and others added 10 commits November 18, 2025 07:58
Adds new checks to the `get_replication_status` subroutine to provide performance recommendations for MariaDB parallel replication.

The script now checks for the following:

- `replica_parallel_threads`: Recommends setting this to the number of vCPUs if parallel replication is not enabled.
- `replica_parallel_mode`: Recommends setting this to `optimistic` for MariaDB 10.5+ to improve performance.
- Informs the user that `binlog_format=ROW` is required on the master for parallel replication to function correctly.
…on-advices

Add MariaDB Parallel Replication Advices
@jmrenouard jmrenouard merged commit 1130463 into major:master Dec 2, 2025
4 checks passed
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