I'm trying to enable my computer to remotely access a MySQL database.
The website is not letting me enter the IP address as is, so I need to start the address with a % wildcard.(Reasons to do with restrictions on free hosting).
IP: 192.168.0.78
Remote Access: %.168.0.%
Will that setting allow my IP to connect to the database?