轉(zhuǎn)載請注明出處:http://www.reibang.com/p/38dc7867446f
本文出自Shawpoo的簡書
我的博客:CSDN博客
Mysql在安裝時可能會遇到一個錯誤:
1: Action 20:51:31: INSTALL.
1: 1: MySQL Server 5.7 2: {81B27388-3733-4B65-8D84-AD9C9113B498}
1: Action 20:51:31: FindRelatedProducts. Searching for related applications
1: Action 20:51:31: AppSearch. Searching for installed applications
1: Action 20:51:31: 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.
報錯信息有一句提示到:該應(yīng)用程序需要Visual Studio 2013 Redistributable困鸥。請安裝Redistributable并再次運行此安裝程序。
找了一下,在微軟的官網(wǎng)上可以下載到:點擊下載Visual Studio 2013
點擊下載按鈕煌张,選擇相應(yīng)版本(我同時裝了x64和x86的),然后打開.exe文件進行安裝即可蔓纠。
重新安裝Mysql即可安裝成功锐涯。