IT_Architect
Verified User
- Joined
 - Feb 27, 2006
 
- Messages
 - 1,029
 
I deleted a database like I've done many times before.  When I went to recreate it, I received the following error: 
Error creating the database
Details
That user already Exists
I logged in root to MySQL and did:
drop user username;
FLUSH PRIVILEGES ;
I still have the same problem. This must be a control panel problem. Any ideas?
				
			Error creating the database
Details
That user already Exists
I logged in root to MySQL and did:
drop user username;
FLUSH PRIVILEGES ;
I still have the same problem. This must be a control panel problem. Any ideas?