MySQL Forums
Forum List  »  Install & Repo

Install MySQL by MySQLInstallerConsole
Posted by: kate tu
Date: April 25, 2021 09:07PM

I want to install MySQL server by using MySQLInstallerConsole.exe (5.7.19) and command-line.
And want to choose some featutes to install and command as below:

MySQLInstallerConsole install -silent server;5.7.19;x64:Client:type=config;servertype=Server;openfirewall=true;generallog=false;serverid=3307;enable_tcpip=true;port=3307;rootpasswd=F@n27#$fkgPc$tn9;installdir="C:\\Program Files\\MySQL\\MySQL Server 5.7";:type=user;username=otf;password=F@n27#$fkgPc$tn9;role=DBManager

But it throw response as below
=================== Start Initialization ===================
MySQL Installer is running in Community mode

Attempting to update manifest.
Initializing product requirements
Loading product catalog
Checking for product catalog snippets
Checking for product packages in the bundle
Categorizing product catalog
Finding all installed packages.
Your product catalog was last updated at 4/23/2021 4:40:36 PM
=================== End Initialization ===================

MySQL Server 5.7.19 - ':type' is not recognized as a valid keyword.

Do you know what's wrong with the above command, could you help me on this?

Options: ReplyQuote


Subject
Written By
Posted
Install MySQL by MySQLInstallerConsole
April 25, 2021 09:07PM


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.