Can anyone help me. I'm having trouble dropping a database. Its giving me a error message of "Access denied for user '*****@'localhost' to database '******' I was trying to import a database that i found over the net. I think it does have a user namer. i do know the user name
You do not have sufficient privilages to use frop database , either give permission from phpmyadmin to user , to drop databse or create a new user give all permission. Hope it helps Ritesh
well the data base does not show up in mysql, I created the user name but there is no database in there to add it too, although it is in phpmyadmin.. Also the database name in myphpadmin has a underscore_ When i try to create the database with the same name in mysql it will not let me use underscore
ok listen here is the solution go to cpanel - sql wizard add a new database with any name then it will ask you to add db user with password then give all privilages to that user after you have created db and user go to phpmyadmin upload your sql file and you are done its giving error bcoz you haven't created db and password