I've verified there is no user called 'ltm' in the mysql.user table.  So,
yeah, apparently that's a typo in my post.  Sorry.  So, to re-state my
problem:

I did:

mysql> grant all on LTM.* to [EMAIL PROTECTED] identified by 'secret';

But mysql.user shows 'N' in all the *_priv columns for user 'ltmuser'.

Bing

> Bing Du wrote:
>
>> I did:
>>
>> mysql> grant all on LTM.* to [EMAIL PROTECTED] identified by 'secret';
>> But
>> mysql> select * from user where user='ltmuser'\G;
>> shows:
>
> :: that 'ltm' != 'ltmuser' :-)
>
> Or is the example a typo?
>
> --
> Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
> Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
>
>                            dream.  code.
>
>
>


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

Reply via email to