Skip to content

DOC-6520 added note about MariaDB binlog config#3136

Open
andy-stark-redis wants to merge 1 commit intomainfrom
DOC-6520-rdi-maria-config
Open

DOC-6520 added note about MariaDB binlog config#3136
andy-stark-redis wants to merge 1 commit intomainfrom
DOC-6520-rdi-maria-config

Conversation

@andy-stark-redis
Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis commented Apr 28, 2026

Requested from a Slack thread. Note that both the Cloud docs and the on-prem docs refer to this same page for source DB configuration.


Note

Low Risk
Low risk documentation-only change; main risk is potential user misconfiguration if the new MariaDB settings are inaccurate for certain versions.

Overview
Clarifies MariaDB source DB setup for RDI by adding required binlog configuration guidance: disable binary log compression via log_bin_compress=0 and (for MariaDB 11.4+) set binlog_legacy_event_pos=1 to avoid collector crash loops after server restarts.

Reviewed by Cursor Bugbot for commit ea43e2b. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

DOC-6520

@github-actions
Copy link
Copy Markdown
Contributor

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Apr 28, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

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

Language LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants