Skip to content

Fixes for wsrep provider options plugin #489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sciascid
Copy link
Member

@sciascid sciascid commented Feb 28, 2025

The plugin didn't work with options given on the command line or config file.

GALERA_BRANCH=4.x-init-config

The plugin didn't work with options given on the command line or
config file.
@sciascid sciascid force-pushed the 11.5-wsrep-provider-plugin-fixes branch from a0dfc15 to 8753f13 Compare February 28, 2025 17:31
return "";
}

// Replace the first '-' with a '.'
Copy link

Choose a reason for hiding this comment

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

How does this work if the first part contains a dash? E.g. base_port.

@sciascid
Copy link
Member Author

sciascid commented Apr 3, 2025

Moved development of this one to 11.4, closing this one in favor of #495

@sciascid sciascid closed this Apr 3, 2025
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.

2 participants