Ive been tinkering with MySql and everytime i try to create a database using sql i get an error in dos. ERROR 1044: Access denied for user: '@localhost' to database 'whatever the database name is '
How can acccess be denied when i haven't even created the database yet.![]()


Reply With Quote
It's saying that access is denied to the database when i haven't even created it yet.
Ill just use the db that comes with mysql for now. C:\mysql\data\test If anyone still knows what i can do please still post. 