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

Update image to work with the current mariadb docker images #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PReimers
Copy link

The current MariaDB image uses the mariadbd command instead of the "old" mysqld command.

In addition, I added a random delay (6-60 seconds) in the galera.sh script.
This is needed when creating a new docker service, else the peers would be trapped in an endless restart loop because there are not enough peers ready to create a cluster.

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.

1 participant