it works if I specify the host. Why doesn't % work as host?

> -----Ursprungligt meddelande-----
> Från: Rory McKinley [mailto:[EMAIL PROTECTED] 
> Skickat: den 23 oktober 2003 11:56
> Till: Datatal AB - Gauffin, Jonas
> Ämne: Re: GRANT problem
> 
> 
> thinking.....
> 
> In one of your follow up posts I see that you have the 
> command as this :
> 
> C:\mysql\bin\mysql  phonewatch -h ts2test -u datatal -pMYPASSWORD
> 
> Try 
> 
> C:\mysql\bin\mysql  phonewatch -h ts2test -u datatal -p
> 
> And enter password at the prompt
> 
> 
> Rory McKinley
> Nebula Solutions
> +27 82 857 2391
> [EMAIL PROTECTED]
> "There are 10 kinds of people in this world, 
> those who understand binary and those who don't" (Unknown)
> ----- Original Message ----- 
> From: "Datatal AB - Gauffin, Jonas" <[EMAIL PROTECTED]>
> To: "Rory McKinley" <[EMAIL PROTECTED]>
> Sent: Thursday, October 23, 2003 11:45 AM
> Subject: SV: GRANT problem
> 
> 
> > Not sure if this will help - in your GRANT statement do you
> > not need to specify a host for the user e.g. GRANT...... to 
> > datatal @ your_host_name.....?.
> > 
> > 
> GRANT uses % as host if none is specified.
> % = all hosts.
> 
> any other ideas?
> 
> 
> 
> 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to