Skip to content

Fix mysql_* providers for MariaDB >= 11.4#1713

Open
cruelsmith wants to merge 1 commit into
puppetlabs:mainfrom
pixelpark:fix/mariadb_11x_provider
Open

Fix mysql_* providers for MariaDB >= 11.4#1713
cruelsmith wants to merge 1 commit into
puppetlabs:mainfrom
pixelpark:fix/mariadb_11x_provider

Conversation

@cruelsmith

Copy link
Copy Markdown
Contributor

Summary

Fixes the broken providers for MariaDB >= 11.4 as #1645 missed to cleanup the commands mysql_raw in the sub providers.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Closes #1672
Closes #1685 as duplicate of #1672
Obsolete #1689 as issue as already fixed with #1645 and this cleanup.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (via puppet on RHEL9 with MariaDB 12.3)

The parent provider already takes care of it since puppetlabs#1645.
@cruelsmith cruelsmith requested review from a team, alexjfisher and bastelfreak as code owners July 1, 2026 22:42
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.

puppet run fails after upgrade mariadb 10.11 to mariadb 11.8 Providers still broken with MariaDB 11

1 participant