Re: Access denied from a single machine...

2004-03-15 Thread Tim Cutts
On 15 Mar 2004, at 15:35, Victoria Reznichenko wrote: Probably you specified wrong password in the option file on 'bc-1-1-02' box. Check the output of mysql --print-defaults. Nice idea, but no - I typed the password in manually both times, and I have repeated the experiment several times (and so

Re: Access denied from a single machine...

2004-03-15 Thread Victoria Reznichenko
Tim Cutts <[EMAIL PROTECTED]> wrote: > > Server version: MySQL 4.0.18, running on Red Hat Linux 8.0 > > Symptoms: All our machines except for one can connect to the database. > That one machine gets 'access denied'. > > All users are affected, even root. > > SHOW GRANTS for an example user:

Access denied from a single machine...

2004-03-15 Thread Tim Cutts
Server version: MySQL 4.0.18, running on Red Hat Linux 8.0 Symptoms: All our machines except for one can connect to the database. That one machine gets 'access denied'. All users are affected, even root. SHOW GRANTS for an example user: Grants for [EMAIL PROTECTED]: GRANT ALL PRIVILEGES ON *