I already edited my config,
bind-address = 0.0.0.0
I also granted privileges on existing accounts to allow remote access, made sure I was connecting to port: 3306
, I also allowed inbound and outbound connection of port: 3306
.
I checked my MySQL status it says connection: localhost via TCP/IP
and I still can't connect to my MySQL remotely. Any help? Thanks!
I'm running Windows 10
EDIT: I also check on netstat, port 3306 is running and listening. Also configured the "port forwarding" on my router (local IP:port 3306)