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

Warning on database initialization: Failed to load slave replication #163

Closed
strarsis opened this issue May 3, 2018 · 3 comments
Closed
Labels
question Usability question, not directly related to an error with the image

Comments

@strarsis
Copy link

strarsis commented May 3, 2018

On startup of mariadb container (WSL/Docker for Windows),
when initializing the database, a warning is logged:

[Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist

(New issue, originally stated in #28 (comment).)

@wglambert wglambert added the question Usability question, not directly related to an error with the image label May 8, 2018
@wglambert
Copy link

https://mariadb.com/kb/en/library/mysqlgtid_slave_pos-table/

Replication is not setup upon startup, so the warning is informing you of that. Since it isn't a bug or error in the image I'm going to close.

@FrancYescO
Copy link

is there a way to totally disable replication? this is also creating the multi-master.info in data folder, but i want to keep data folder read-only

@grooverdan
Copy link
Member

@FrancYescO - please create a new issue with details on how you have configured replication. How are you starting MariaDB?

@MariaDB MariaDB locked as resolved and limited conversation to collaborators Jul 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Usability question, not directly related to an error with the image
Development

No branches or pull requests

4 participants