i have problem with mac m1, when i connect via ip address error like this
ERROR 2002 (HY000): Can't connect to MySQL server on '127.0.0.1' (60),
and if connect to external ip address same problem with mac m1, if connect with localhost, it's no problem.
im using xampp 8.2.0-0. firewall has disable, can someone help me, i not have solution with this trouble.
Thank You very much.
connect via LAN same problem, to local with ip address 127.0.0.1 same problem, only can connect if using localhost, ex.
cd /Applications/XAMPP/xamppfiles/bin ./mysql -h localhost -u root
like this no problem.