MySQL 错误 0 : Retrieval of the RSA public key is not enabled for insecure connections

标签 mysql windows-installer mysql-workbench mysql-python

我需要在我的电脑上安装MySQL数据库。我从 here 下载了 Windows(x86,32 位)、MSI 安装程序.

我运行安装程序。在最后阶段,安装程序到达应用配置阶段。 enter image description here

但它停在正在启动服务器处。日志显示:

    MySQL error 0: Retrieval of the RSA public key is not enabled for insecure connections. Failed to connect to MySQL Server 8.0.11 after 10 attempts. Ended configuration step: Starting Server

我已经输入了 root 身份并添加了用户并为他们创建了密码。这些密码有黄色警告,意味着它们不强,但也不弱。向导接受了它们,所以我继续。

您能帮我找出问题的根源以及如何解决吗?

编辑: 我使用的是 Windows 10。服务器是我的本地主机。

最佳答案

将一些新数据导入数据库后,我遇到了同样的问题。

删除然后重新创建我的 MySql 用户对我有用。

关于MySQL 错误 0 : Retrieval of the RSA public key is not enabled for insecure connections,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51509639/

相关文章:

mysql - Logparser 输出到 SQL,生成空字符串和最大值整数

php - 使用 zend db select join 时选择表列

mysql - 以下场景如何获取记录

mysql - 如何在 MySQL blob 列中搜索部分十六进制字符串?

php - Docker 镜像不会连接到 MySQL Workbench

php - 如何从表单中获取多个值并用php将它们分开

electron - 生成 Electron app.exe,它将在安装过程中要求用户输入(使用 Electron 生成器和nsis)?

windows-vista - 在 Vista 上的 Windows Installer 中将 UAC 设为可选

c# - 通过 msi 文件在 Windows Mobile 中部署 .Net Compact Framework 应用程序

MySQL WorkBench EER 模型未显示 PK