当前位置:网站首页>During MySQL installation, the download interface is empty, and the components to be downloaded are not displayed. MySQL installer 8.0.28.0 download interface is empty solution
During MySQL installation, the download interface is empty, and the components to be downloaded are not displayed. MySQL installer 8.0.28.0 download interface is empty solution
2022-07-03 19:03:00 【Grade three WYX】
「 Author URI 」: Three days wyx
「 Author's brief introduction 」:CSDN top200、 Alibaba cloud blog expert 、 Huawei cloud sharing expert 、 High quality creators in the field of network security
Download The interface is empty solution
One 、 Problem description
Use MySQL Installation tools (mysql-installer-community-8.0.28.0) when , Due to repeated uninstallation and installation 、 After installing components, click Back Back off 、 Or some other strange operation , It can lead to Download The component to be downloaded in the interface is empty , Here's the picture :
MySQL The installation steps of will always be stuck in this step , Unable to perform subsequent operations .
Two 、 Problem analysis
This is because , When the installation tool loads the components that need to be downloaded , Will first check whether there are downloaded components in the computer .
If some components have been downloaded from the computer , Then the installation tool will not be downloaded repeatedly , Instead, download only uninstalled components .
If all the components that need to be downloaded have been downloaded , Then the download list of the installation tool will be empty , That is, the situation in the above figure .
We went to the MySQL The default installation path for (C:\ProgramData\MySQL\MySQL Installer for Windows\Product Cache) Next , Will find , These components have been downloaded
If you don't see it on your computer ProgramData This directory , Please display the hidden folder as shown in the following figure
3、 ... and 、 Solution
The solution is simple , Delete all installed components in the above directory .
After deleting , Close the installer , Rerun the installation tool , Follow the installation steps to install again , To Download In this step , Will find ,Download The components to be downloaded in the page are displayed normally again .
A comparison will show that , The components to be downloaded correspond to the components in the above default directory one by one
congratulations , The problem has been solved , You can go on MySQL Installed. .
边栏推荐
- [academic related] how to find the innovation of top papers? Chinese universities won the CVPR Best Student Thesis Award for the first time
- 235. 二叉搜索樹的最近公共祖先【lca模板 + 找路徑相同】
- FBI 警告:有人利用 AI 换脸冒充他人身份进行远程面试
- Know what it is, and know why, JS object creation and inheritance [summary and sorting]
- php-fpm的max_chindren的一些误区
- 【LeetCode】【SQL】刷题笔记
- Transformer T5 model read slowly
- Raft log replication
- Max of PHP FPM_ Some misunderstandings of children
- 041. (2.10) talk about manpower outsourcing
猜你喜欢
Simulation scheduling problem of SystemVerilog (1)
Multifunctional web file manager filestash
FBI警告:有人利用AI换脸冒充他人身份进行远程面试
There are several levels of personal income tax
[proteus simulation] a simple encrypted electronic password lock designed with 24C04 and 1602LCD
SSM integration - joint debugging of front and rear protocols (list function, add function, add function status processing, modify function, delete function)
我眼中真正优秀的CTO长啥样
The installation path cannot be selected when installing MySQL 8.0.23
组策略中开机脚本与登录脚本所使用的用户身份
Getting started with JDBC
随机推荐
Raft log replication
Failed to start component [StandardEngine[Catalina]. StandardHost[localhost]. StandardContext
Multifunctional web file manager filestash
利用可视化结果,点击出现对应的句子
Nous avons fait une plateforme intelligente de règlement de détail
Transformer T5 model read slowly
Webrtc[41] - Analysis of the establishment process of webrtc transmission channel
Ego planner code parsing Bspline_ Optimizer section (3)
Hard disk monitoring and analysis tool: smartctl
Flutter network and data storage framework construction-b1
Pan for in-depth understanding of the attention mechanism in CV
Find the median of two positive arrays
记录在模拟器中运行flutter时报的错
__ Weak and__ The difference between blocks
Scrapy爬虫框架
Work Measurement - 1
“google is not defined” when using Google Maps V3 in Firefox remotely
FBI 警告:有人利用 AI 换脸冒充他人身份进行远程面试
Leetcode: 11. Récipient contenant le plus d'eau [double pointeur + cupidité + enlèvement de la plaque la plus courte]
Sqlalchemy - subquery in a where clause - Sqlalchemy - subquery in a where clause