At 12:37 +0300 12/24/02, [EMAIL PROTECTED] wrote:
>Description:
The command
GRANT ALL ON dbname.* TO larry@"%" IDENTIFIED BY 'larry123';
FLUSH PRIVILEGES;
properly changes the mysql.user table. However, if I subsequently
attempt to use the mysql client like this
mysql
12169 Berlin (Germany)
Tel: +49 30 7970948-0 Fax: +49 30 7970948-3
- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 24, 2002 10:37 AM
Subject: wildcard '%' for host in mysql.user table broken
-
tion is there, but that
the wildcard '%' is not working.
>HOW-To-Repeat:
See steps above.
>Fix:
Explicitly identify the hostname; ie, do not use the wildcard.
>Submitter-Id:
>Originator:Charlie Read
>Organization: independent
>MySQL support