error: 'Access denied for user 'root'@'localhost' (using password: YES)'

if you get the following error ""error: 'Access denied for user 'root'@'localhost' (using password: YES)'"
 
Then
 
log to mysql
 
mysql -u root ( enter )
 
then do 
 
mysqladmin -u root create [database file name ] ( enter) 
 

--

No comments:

Other Articles

Enter your email address: