John,
Are you loggin in as:
mysql -u 'user' -p

If not, you should (from the local host obviously).
The other thing to check is once you are logged in, run the following command:
mysql> show grants;
This will tell you what the grants are for the user that is logged in (and whether or not you are the mysql user that you think you are).

Hope that helps-



--

Christopher Devlin
dev...@iamaquatics.org
O|ASS
  American Red Cross - LGI, WSI
  PADI - Divemaster
  Illinois Department of Public Health - Certified Pool Operator
  NSPF - CPO, CPOI

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to