problem during silent installation of mysql community
Posted by: Luca Fasanotti
Date: June 30, 2016 02:01AM

Good morning,
I have some problem when try to perform a silent installation of mysql community through the use of a custom .net windows form application developed by myself.
in particular I install without problem the msi package but I cannot be able to install an instance of mysql server using mysql installer console

in more detail I try to install the server using the following command
MySQLInstallerConsole.exe install server;5.7.10;x64:*:rootpasswd=foo -silent
but when the command is execute MySQLInstallerConsole ask me to login with some credential
"Some packages require access to your My Oracle Support account. Please enter your credentials:"

how is possible to avoid the login phase? when I try without the siilent parameter no login is requred


kind regards

Luca Fasanotti

Options: ReplyQuote


Subject
Views
Written By
Posted
problem during silent installation of mysql community
2407
June 30, 2016 02:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.