After starting MySQL with Docker in M1 Mac, connection cannot be made on Mac
i run a mysql(8.4.0) with docker on my m1 mac enter image description hereenter image description here。
just as picture above,the root host is %,and the port mapping is finished。and i can connect to the mysql in docker terminal 。but i can not connect to the mysql in my mac terminal
enter image description here
Can anyone help me?