Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replication failure #71

@mbbender

Description

@mbbender

If I create a master database by itself

docker-compose up -d

Then connect to this database and load in some initial content. I have two databases. One is about .5Gb the other about 1Gb.

Then when I try to create a slave

docker-compose scale mysql=2

The replication fails with a line about Can't create database because it exists. I'm guessing this is maybe a race condition between the initial backup and replication starting. I've reproduced this scenario twice in a row.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions