Gilbert C Healton wrote:

> On Wed, 11 Jul 2001, Gerald Clark wrote:
> 
> 
>>> On Wed, 11 Jul 2001, Gilbert Healton wrote:
>>> 
>>> The key commands are:
>>> 
>>>     grant all privileges on Baseball.* to gilbert identified by "first" 
>>>     with grant option;
>> 
>       .... cut cut cut ....
> 
>> try to 'gilbert'@'%'
>> or replace % with localhost or whatever machine gilbert will be 
>> connecting from.
>> -- 
>> Gerald L. Clark
>> [EMAIL PROTECTED]
>> 
> 
> 
> 
>    use mysql;
>    select * from user where User = "gilbert"; 
> 
> only listed one entry, and the host name was already '%'. Nevertheless
> I did your test, and it did not go anywhere.
> 
Did you flush privileges?


-- 
Gerald L. Clark
[EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to