Wouldnt matter anyways unless someone set the permissions in mysql to allow connections from a machine other than localhost. They would have to hack in through telnet, then hack the database (on a linux box). Default user permissions are for localhost connections only.
Now, if you updated privileges with a username@'%', then you might have something to worry about..
|