MySQL5.7.20安装报错解决办法
2020-06-27 本文已影响0人
大鹏_Power
报错:
1: Action 20:59:53: INSTALL.
1: 1: MySQL Server 5.7 2: {81B27388-3733-4B65-8D84-AD9C9113B498}
1: Action 20:59:53: FindRelatedProducts. Searching for related applications
1: Action 20:59:53: AppSearch. Searching for installed applications
1: Action 20:59:53: LaunchConditions. Evaluating launch conditions
1: This application requires Visual Studio 2013 Redistributable. Please install the Redistributable then run this installer again.
1: 1: MySQL Server 5.7 2: {81B27388-3733-4B65-8D84-AD9C9113B498} 3: 3
1: The action 'Install' for product 'MySQL Server 5.7.20' failed.
解决办法:安装vcredist_x64(Microsoft Visual C++ 2013 Redistributable Package 12.0.40660)
下载地址:https://www.microsoft.com/zh-cn/download/details.aspx?id=40784