Tugger the SLUGger!SLUG Mailing List Archives

RE: [SLUG] mySQL Control Center - Access Denied Problem


Can you get in from the win box using the mysql command line client? I
suppose there must be one ffor windows.

Martin

On Thu, 2003-04-03 at 21:01, Adam W wrote:
> > MySQL permissions depend on which box you are coming from.
> > 
> > So fred@localhost might have one set of permissions and 
> > fred@winbox might have different permissions (or none).
> > 
> > You can adjust the permissions using the PERMIT statement.
> 
> I understand that - but I have let my username be accessed from all
> hosts. And this works from my linux client box, but not my windows
> client box...
> 
>