Docker in mysql and Tomcat are running
Mysql also opens a remote access
CodePudding user response:
1. Check to see if centos opens the port and open portFirewall - CMD - zone=public - add - port=3306/TCP - permanent
2. Using grant all privileges on *. * 'root' @ '%'), Try
3. May be a wrong password, try to modify mysql login password