安装mysql时出现问题

安装mysql时出现问题

本文介绍了安装mysql时出现问题,无法安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

安装MySQL,在第二步检查要求,无法安装MySQL工作台6.3.9



要求详情



安装程序正在尝试自动解决此要求。您无需执行任何操作。

要求:Microsoft Visual C ++ 2015 Redistributable Package(x64)未安装

状态:遇到下载时出错:

WebClient请求期间发生异常。

- > System.IO.IOException:进程无法访问该文件

'C:\ Users \ Landger \ AppData \ Local \ Temp\vc_redist.x64.exe'因为它是



我尝试了什么:



重新安装,仍然没用,我不知道该怎么办

Install MySQL, in the second step Check Requirements,can not install MySQL workbench 6.3.9

Requirements Details

The installer is trying to automatically resolve this requirement.There is nothing you need to do.
Requirement: Microsoft Visual C++ 2015 Redistributable Package(x64) is not installing
Status: Error during download encountered:
An exception occurred during a WebClient request.
-->System.IO.IOException:The process cannot access the file
'C:\Users\Rangers\AppData\Local\Temp\vc_redist.x64.exe'because it is

What I have tried:

Reinstall,still useless,I do not know what to do

推荐答案


这篇关于安装mysql时出现问题,无法安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-30 23:53