Trouble with mysql statement
i am trying to execute the statement below that I got from on page 102 #2. in the middle of the page of Beginning JSP 2.0
mysql>grant all privileges on catalog.*
->to catalogDBA@localhost
->identified by 'wrox';
error 1044 access denied for user: '@localhost' to database 'catalog'
Charlie Bright
All's well that ends before SNL.
|