Grant and Revoke !!!!
hi,I m so wondering why this kind of error could happen??
error : Access denied for user: 'root@localhost' (Using password: NO)
B4 this i had revoke all the privileges from db_name.*, and then grant back only the select, super,...... but no delete,... and others.
So when I go into the mysql.db, the user that i granted is just have the select privileges.....
When i need to grant back all the privileges, i get that error...
So can anyone tell me what is going on and how to fix it.....
What i know is the privileges problem....is it???