Skip to content

SorielV/mysql-cluster

Repository files navigation

Installation

Install Docker

Linux 🎉 🚀

git clone https://github.com/SorielV/mysql-cluster.git
cd mysql-cluster
./start.sh

Connection to mysql console

./mysql1.sh
docker exec -it mysql1 mysql -u root -p

Windows

git config --global core.autocrlf false
git clone https://github.com/SorielV/mysql-cluster.git
cd mysql-cluster
start.cmd

or

git clone https://github.com/SorielV/mysql-cluster.git
cd mysql-cluster
git config core.autocrlf false
git rm --cached -r .
git reset --hard
start.cmd

Connection to mysql console

docker exec -it mysql1 mysql -u root -p

Docs

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy