I have some system that requires connecting to my MySQL DB from anywhere in the world (No specific place, so random IPs). I'm trying to setup "Remote Database Access Hosts" in a way to accept connections from whatever IP, but it won't accept using something like %.%.%.% or %.
For my requirements it is basically impossible to list every possible IP, so I need someway to allow any host to be able to connect to MySQL (of course, using username and password I specify).
Is that possible?
Thank you



LinkBack URL
About LinkBacks
Reply With Quote





