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

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

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -