I am trying to do a unattended install and using the below command i am able to install without any issues..
start mysql.msi /quiet /norestart
after that i followed instructions in my.ini file and created windows service.
When i try to start that service, it throws me a error message saying it cannot start and when i try to open MySQL command line it asks for a password.
what is the default password ?
I tried giving Password1 and it closed automatically.
Can some one please help.....
start mysql.msi /quiet /norestart
after that i followed instructions in my.ini file and created windows service.
When i try to start that service, it throws me a error message saying it cannot start and when i try to open MySQL command line it asks for a password.
what is the default password ?
I tried giving Password1 and it closed automatically.
Can some one please help.....