Windows에서 mysql installer를 통해 MySQL를 설치하는중에 server install에서 faill이 뜨는경우가 있다.
보통 이경우에는 window를 깔면 깔려있는
Visual Studio 2013 Redistributable. 프로그램이 삭제되는경우다 모르고 삭제하는 경우가 대부분이다.
그래서 웬만하면 Visual Studio프로그램은 제어판에서 지우지 안거나 복구를 하는것을 추천합니다.
log에는
1: Action 2:51:02: INSTALL.
1: 1: MySQL Server 5.7 2: {81B27388-3733-4B65-8D84-AD9C9113B498}
1: Action 2:51:02: FindRelatedProducts. Searching for related applications
1: Action 2:51:02: AppSearch. Searching for installed applications
1: Action 2:51:02: 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.
이렇게 뜬다
이경우 아래 링크에 들어가서 86bit랑 64bit를 모두 다운로드 받아야한다
지금 mysql download는 32bit일것이다.
https://www.microsoft.com/en-us/download/confirmation.aspx?id=40784