Re: wildcard '%' for host in mysql.user table broken

2002-12-24 Thread Paul DuBois
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

Re: wildcard '%' for host in mysql.user table broken

2002-12-24 Thread Stefan Hinz, iConnect \(Berlin\)
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 -

wildcard '%' for host in mysql.user table broken

2002-12-24 Thread clread
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