Giter VIP home page Giter VIP logo

mysql-group-replication-docker-compose's Introduction

mysql-group-replication-docker-compose's People

Contributors

king-sley-o avatar wagnerjfr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mysql-group-replication-docker-compose's Issues

Unable to add other members of the group

When i try to add other members to the group

for N in 2 3
do docker-compose exec node$N mysql -uroot -p@mypass \
  -e "change master to master_user='myuser' for channel 'group_replication_recovery';" \
  -e "START GROUP_REPLICATION;"
done

I have this error

2022-06-10T07:32:28.350709Z 0 [ERROR] [MY-011526] [Repl] Plugin group_replication reported: 'This member has more executed transactions than those present in the group. Local transactions: 245ddc6d-e889-11ec-963b-0242ac150003:1-6 > Group transactions: 245d2c96-e889-11ec-b50a-0242ac150002:1-11, 7b3cde30-e713-11ec-8b14-0242ac150099:1-5'

How do i fix this?

How are you licensing this?

I was looking at adapting this to use for testing a driver but noticed you haven't included a license. Are you happy for your work to be used in this way and under what licensing conditions. If you just put this out for anyone to use MIT or BSD licenses do that.

Can't log in with password

The password supplied to the MYSQL_ROOT_PASSWORD is not logging me in to the container and no password is generated either from the log. Tried it over and over again... getting error error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.