Server 2012 r2 and mysql -


i have dell power edge t630 machine server 2012 r2 installed. trying install mysql 5.5 win 32. server instances configured except "apply security settings" fol screen appears enter image description here

whats wrong?

try changing root password:

mysqladmin -u root password [newpassword] 

and login new password.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -