Skip to content

source-mysql: Add skip_prerequisites and skip_table_prerequisites#4488

Merged
willdonnelly merged 1 commit into
mainfrom
wgd/2026-05-15-mysql-skip-prerequisites
May 15, 2026
Merged

source-mysql: Add skip_prerequisites and skip_table_prerequisites#4488
willdonnelly merged 1 commit into
mainfrom
wgd/2026-05-15-mysql-skip-prerequisites

Conversation

@willdonnelly
Copy link
Copy Markdown
Member

Description:

Adds two feature flags as escape hatches for cases where the connector's prerequisite checks should be skipped.

Notes for reviewers:

I have no reason to believe that we need this right now, but we recently introduced these flags for source-postgres and we have a user doing a POC right now which could plausibly struggle with the per-table validation work, so it seems reasonable to just go ahead and add them for symmetry and do it now just in case we need the escape hatch.

Adds two feature flags as escape hatches for cases where the
connector's prerequisite checks should be skipped.
@willdonnelly willdonnelly requested a review from a team May 15, 2026 17:30
@willdonnelly willdonnelly added the change:unplanned Unplanned change, useful for things like doc updates label May 15, 2026
Copy link
Copy Markdown
Member

@Alex-Bair Alex-Bair left a comment

Choose a reason for hiding this comment

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

LGTM

@willdonnelly willdonnelly merged commit dde5cea into main May 15, 2026
67 of 69 checks passed
@willdonnelly willdonnelly deleted the wgd/2026-05-15-mysql-skip-prerequisites branch May 15, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:unplanned Unplanned change, useful for things like doc updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants