I know you people are busy but I have seen this question a few times on the lists to 
no avail. *see below*

It has been figured out by my admin.

It appears that one or more entries in the ACL tables is corrupt, when this happens so 
its preventing logins.

So you have to replace the ACL with a fresh copy and then replace all the domain and 
passwords.

I am not pretending in any way to know what I am talking about compared to anyone 
else. You are the experts but I thought you might
want to know for the future. When the exact problem pops up again.

Kindest regards,

Jason

<mysql> show databases;
<+-----------+
<| Database  |
<+-----------+
<| directory |
<| mysql     |
<| phpBB     |
<| testdb    |
<| testdb2   |
<+-----------+
<5 rows in set (0.00 sec)

< mysql> use testdb2;
<ERROR 1049: Unknown database 'testdb2'


Thats the error message that can be fixed by replacing the ACL. This is of course when 
there is no trailing white space or anything
else wrong.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to