使用Windows10pro,我正在尝试安装MySQL开发人员版本,但是当它通过下载过程时。

详情如下:
1: Download of package 'MySQL Server 8.0.28' succeeded
2: Download of product 'workbench' started from https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-8.0.28-winx64.msi
3: Download of product 'mysql-visualstudio-plugin' started from https://cdn.mysql.com/Downloads/MySQL-for-VisualStudio/mysql-for-visualstudio-1.2.10.msi
4: Download of product 'mysql-shell' started from https://cdn.mysql.com/Downloads/MySQL-Shell/mysql-shell-8.0.28-windows-x86-64bit.msi
5: Download of product 'mysql-router' started from https://cdn.mysql.com/Downloads/MySQL-Router/mysql-router-8.0.28-winx64.msi
6: Download of product 'connector-odbc' started from https://cdn.mysql.com/Downloads/Connector-ODBC/8.0/mysql-connector-odbc-8.0.28-winx64.msi
7: Download of product 'connector-cpp' started from https://cdn.mysql.com/Downloads/Connector-C++/mysql-connector-c++-8.0.28-winx64.msi
9: Download of product 'connector-net' started from https://cdn.mysql.com/Downloads/Connector-Net/mysql-connector-net-8.0.28.msi
10: Download of product 'connector-python' started from https://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-8.0.28-windows-x86-64bit.msi
11: Download of product 'documents' started from https://cdn.mysql.com/Downloads/MySQLInstaller/mysql-documents-8.0.28.msi
12: Download of product 'examples' started from https://cdn.mysql.com/Downloads/MySQLInstaller/mysql-examples-8.0.28.msi
12: Download of package 'Samples and Examples 8.0.28' succeeded
9: Download of package 'Connector/NET 8.0.28' failed with message Bad download. Temp file removed. Please try again.
7: Download of package 'Connector/C++ 8.0.28' failed with message Bad download. Temp file removed. Please try again.
6: Download of package 'Connector/ODBC 8.0.28' failed with message Bad download. Temp file removed. Please try again.
2: Download of package 'MySQL Workbench 8.0.28' failed with message Bad download. Temp file removed. Please try again.
3: Download of package 'MySQL for Visual Studio 1.2.10' failed with message Bad download. Temp file removed. Please try again.
10: Download of package 'Connector/Python 8.0.28' failed with message Bad download. Temp file removed. Please try again.
4: Download of package 'MySQL Shell 8.0.28' failed with message Bad download. Temp file removed. Please try again.
5: Download of package 'MySQL Router 8.0.28' succeeded
11: Download of package 'MySQL Documentation 8.0.28' succeeded对如何克服这个问题有什么想法吗?
谢谢。
发布于 2022-03-31 16:33:59
我不知道问题的来源,但在安装过程中,我选择了developer选项,它将安装开发人员可用的所有资源。
我的工作是重新开始安装,并选择只安装服务器的选项。跑得很好。
然后我再次运行安装并选择更改或修改安装的选项。我忘记了确切的措辞,但这是一个概念。那时,我有了可添加的所有其他特性,如工作台、odbc连接器、文档等.现在看来一切都很好。
我希望这能帮上忙。
https://stackoverflow.com/questions/71687586
复制相似问题