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
>> gerald_clark@stripped
>>
>
>
>
> 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
gerald_clark@stripped