Skip to content

dylanops/mysql-cluster-innodb

Repository files navigation

This showcases how to run MySQL cluster with MySQL Router

MySQL Cluster

docker compose up

Go to MySQL Shell tool

docker compose run mysqlsh bash

Connect to MySQL cluster

Symfony

DATABASE_URL="mysql://root:[email protected]:6446/app?serverVersion=8.0.37&charset=utf8mb4"

About

MySQL High Availability with MySQL Router of InnoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published