Hello,
GRANT ALL PRIVILEGES ON . TO ‘root’@’%’ IDENTIFIED BY ‘password’;
Run the above command in your MySQL and try.
Share and learn in the Docker community.
Hello,
GRANT ALL PRIVILEGES ON . TO ‘root’@’%’ IDENTIFIED BY ‘password’;
Run the above command in your MySQL and try.