今天在重新安装mysql服务时,出现了一个错误,
The action ‘Install’ for product ‘MySQL Server 5.7.19’ failed.
1: Action 14:02:10: INSTALL.
1: 1: MySQL Server 5.7 2: {EC09D203-422B-4C9F-B623-230EF57EE709}
1: Action 14:02:10: FindRelatedProducts. Searching for related applications
1: Action 14:02:10: AppSearch. Searching for installed applications
1: Action 14:02:10: 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: {EC09D203-422B-4C9F-B623-230EF57EE709} 3: 3
1: The action 'Install' for product 'MySQL Server 5.7.19' failed.
即数据库服务器没有安装成功。
起初以为是之前的Mysql没有卸载干净,也在网上查了好多办法,都不行,后来试了很多次,在一个帖子里找到了方法。
是它(keng)是它(si)就是它(le)!!!!!
需要升级一个插件,Visual C++ 2013 and Visual C++ Redistributable Package
并且 要是32位的Visual C++ Redistributable Packages for Visual Studio 2013!!!注意是32位的。即使你的电脑是64位的
安装网址: https://www.microsoft.com/zh-cn/download/details.aspx?id=40784
点击下载后选择
vcredist_x86.exe—6.2 MB
下载并安装
安装完成后即可安装成功数据库服务器。
觉得有帮助的小伙伴记得点个赞鼓励下~
扫描上方二维码关注我的订阅号~
本文由VS软件圈(vssoft.net)发布,不代表VS软件圈立场,转载联系作者并注明出处:https://vssoft.net/vsazwt/VS2008anzhuangwenti/2020/0722/1840.html