[PLUG] MySQL - Can't connect except as root

Sara H saradh2 at gmail.com
Thu May 17 18:29:46 UTC 2007


> > mysql> select host from user where user = 'bookorama';
> > +------+
> > | host |
> > +------+
> > | %    |
> > +------+
> > 1 row in set (0.04 sec)
> >
> > mysql>
> > ------------------------------------------------------------------------
>
>
> >Hmm  I've never seen wildcard hosts but that doesn't mean its not right


% means that the user can access from any host, not just Localhost
~Sara.



More information about the PLUG mailing list