Ok so im reading Foundation Dreamweaver MX (friendsofed) and i am up the section about MYSQL (Page 324).
Now when i type GRANT ALL ON book_db.* TO pault@localhost IDENTIFIED BY "sesame";
i get <Error 1044: Access denied for user: '@ to database 'book_db'>
What am i doing wrong MYSQLd is running and I had apache running to ilimunate that out of the problem. This is the 4th time this has happend
thanks in advance
Chris