i am trying to access my mysql database from another pc...the another pc can be from anywhere... so i heard about bind-adress in my.ini file. but i dont know anything about it.
i have created user with all permissions along with uername and password using workbench. i have assigned a static ip for my pc. i have created inbound and outbound port rules in firewall setting.for port number 3306 and now when i tried the connection using online mysql connection tool. but it gives me error called Can't connect to MySQL server on 'ip address' (13)
please tell me, what exactly i need to write in the value of bind-address? 0.0.0.0 or the static ip address of my pc? (MY PC is working as a server pc)