Skip to content

Add multiplex support for proxy_mysql_query_rule#253

Open
WhiskyLe wants to merge 6 commits into
voxpupuli:masterfrom
WhiskyLe:master
Open

Add multiplex support for proxy_mysql_query_rule#253
WhiskyLe wants to merge 6 commits into
voxpupuli:masterfrom
WhiskyLe:master

Conversation

@WhiskyLe

@WhiskyLe WhiskyLe commented Jun 2, 2026

Copy link
Copy Markdown

Pull Request (PR) description

This PR introduces full support for the multiplex field in ProxySQL query rules managed by this module.

  • Adds multiplex as a first-class query rule attribute in Puppet.
  • Supports explicit multiplex values for enabled and disabled behavior.
  • Supports resetting multiplex to SQL NULL
  • Keeps existing query rule behavior unchanged for users who do not set multiplex.

Backward compatibility
This is backward compatible. Existing users who do not set multiplex are unaffected.

This Pull Request (PR) fixes the following issues

Fixes #252

@WhiskyLe WhiskyLe marked this pull request as draft June 2, 2026 12:13
@WhiskyLe WhiskyLe marked this pull request as ready for review June 2, 2026 12:38
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.

proxy_mysql_query_rule missing config parameter for multiplex

1 participant