I did every step in the book to setup the mysql and the root and everything is good so I can lunch the database engine and the terminal window shows the
"Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 8
Server version: 5.5.9 Source distribution"
but after that most of the commend I write does not work some of them like help and quit it works but the other like the SELECT ---- FROM ---
doesn't works it shows like this :
" ERROR 1142 (42000): SELECT command denied to user ''@'localhost' for table 'user' "
so please anybody could help me?

I wanna start work with DB!!!

thanks