mysql installer community 静默安装

目标:通过mysql-installer-community-5.7.25.0.msi 静默安装数据库

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

步骤:

1.运行cmd, msi文件

msiexec.exe /i BasicMSI.msi /qb
msiexec.exe /i BasicMSI.msi /qr
msiexec.exe /i BasicMSI.msi /qf

 

参考博文:https://www.cnblogs.com/BeyondTechnology/archive/2011/01/15/1936511.html

 

2.安装MySQL server

"C:\Program Files (x86)\MySQL\MySQL Installer for Windows\MySQLInstallerConsole.exe" install server;5.6.21;x64:*:port=3306;passwd=Test123 -silent 

参考文章:https://forums.mysql.com/read.php?169,629136,629136

 

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄