Skip to content
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

Fix clean install to nonstandard datadir #236

Conversation

gutleib
Copy link
Contributor

@gutleib gutleib commented Nov 24, 2024

Description

I've created a small check if custom datadir exists and is empty. If it is, default files from /var/lib/mysql will be copied there.

Related Issue

This is my fix to the #27, that seems to be fixed for updates, but not for fresh installs.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass. - Sorry, I'm having problems with this step.
  • I have updated the documentation accordingly. - No need, change is a bugfix
  • I have added tests to cover my changes.
  • All new and existing tests passed. - Sorry, I'm having problems with this step. ERROR! the role 'ansible-mariadb-galera-cluster' was not found

Sorry, something went wrong.

Copy link

stale bot commented Jan 25, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 25, 2025
@stale stale bot closed this Feb 1, 2025
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.

None yet

1 participant