Since today I can only access to 2 databases (instead of 10) :
mysql -u root 
> show databases shows me only 2 db
theres 10 in /var/lib/mysql

I suspect that the grant tables are damaged .
How can I repair them ?

Note that I cannot do 
mysql -u mysql mysql
which returns access denied to '@localhost'




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

Reply via email to