MySQL 5.7.20 버전 설치시 Visual Studio 2013 Redistributable 설치 문제
(MySQL 5.7.20 install fail because of Visual Studio 2013 Redistributable)
MySQL 5.7.XX 버전설치시 설치본에서 제공하거나 별도 다운로드 받아 설치하려 할때 설치 하였음에도 계속 설치가 되지 않았다는 메세지를 접할수있다.
MySQL 5.7이 요구하는 정확한 버전이 아니어서 에러를 표시하는 문제로 버전 넘버는 12.0.40660 이다.
아래와 같은 에러메세지가 나온다.
---------------------
1: Action 13:23:11: INSTALL.
1: 1: MySQL Server 5.7 2: {F08E9C75-A42E-4962-8760-4CBD9CF35D7A}
1: Action 13:23:12: FindRelatedProducts. Searching for related applications
1: Action 13:23:12: AppSearch. Searching for installed applications
1: Action 13:23:12: 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: {F08E9C75-A42E-4962-8760-4CBD9CF35D7A} 3: 3
1: The action 'Install' for product 'MySQL Server 5.7.20' failed.
Microsoft의 Visual Studio 2013 Redistributable 설명페이지
https://support.microsoft.com/ko-kr/help/2890846/known-issues-for-visual-studio-2013
한국어 설치화일 vcredist_x64.exe
'Windows' 카테고리의 다른 글
Windows 10에서 개인설정 진입 시 ms-settings:display 오류 메세지 출력 증상 해결하기 (1) | 2018.01.23 |
---|---|
sc.exe 윈도우 서비스 관리 (0) | 2018.01.11 |
Sc.exe를 사용하여 Windows 서비스를 만드는 방법 (0) | 2017.01.16 |
윈도우 서비스 등록 (instsrv.exe, srvany.exe : Windows Resource Kit) (0) | 2017.01.16 |
Windows 7 사용중 cbs.log 파일용량이 과도하게 증가하거나 Temp 디렉토리에 cab_????? 파일이 과도하게 생성될때 (0) | 2016.12.14 |