美文网首页
MySQL5.7.20安装报错解决办法

MySQL5.7.20安装报错解决办法

作者: 大鹏_Power | 来源:发表于2020-06-27 12:50 被阅读0次

报错:
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

相关文章

网友评论

      本文标题:MySQL5.7.20安装报错解决办法

      本文链接:https://www.haomeiwen.com/subject/cvimfktx.html