Tagged "mysql"

Reset Root Password in MariaDB + MySQL in Docker and Docker Swarm

Note to myself: do not delete your docker swarm cluster when using docker secrets for your docker based databases ;) - In case you do, you have to reset the passwords in the docker databases. more...