View Single Post
  #4  
Old 04-29-2002, 04:07 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

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..
Reply With Quote