Getting MySQL Workbench connected to MySQL 8.0 running in a Docker container can get complicated if you run into connection not permitted problems. I have provided steps and some npm scripts in ...
This repository will be a guide on setting up the mysql, and mysql-workbench docker containers and getting them to work with each other. Download the docker-compose.yml file or clone the repository ...