>What is the output of the following statement:
>  show grants for 'root'@'localhost';

Grants for '[EMAIL PROTECTED]'

GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' WITH
GRANT OPTION

It turns out that the database that I was trying to
decipher, appears to have nothing but empty tables.  I
inserted a row into one of them, and the browse
started working. 

Thanks!




                
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 

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

Reply via email to