Mysql Server : Unable to connect to remote host. 目录下载失败

标签 mysql database

我在 taskeng.exe 控制台上收到以下消息:

Unable to connect to remote host. Catalog download has failed

这似乎与manifestUpdate有关。定时更新目录:

Automatic updates

You can configure MySQL Installer to automatically update the MySQL product catalog once per day. To enable this feature and set the update time, click the wrench icon on the Installer dashboard.

The next window configures the Automatic Catalog Update. Enable or disable this feature, and also set the hour.

那么,为什么我会收到该错误?

我还是不太清楚那到底是干什么的。它是否寻找 MySQL 的可能更新 产品?

我可以禁用该任务以消除该错误吗?

最佳答案

查看 Windows 任务计划程序。在左侧,打开:

任务计划程序库\MySQL\安装程序

右键单击 ManifestUpdate 条目并选择“禁用”。

MySQL 论坛中 Andrew Clements 的原始帖子 (http://forums.mysql.com/read.php?10,626478,626575#msg-626575)

关于Mysql Server : Unable to connect to remote host. 目录下载失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27268822/

相关文章:

mysql - 需要 mySQL 查询来检查另一个表中更新的生日

mysql - sql查询使用mysql将字符串中的最后一个字母带到第一个字母位置

php - 具有多个社交登录/注册数据库结构的统一用户帐户

php - Laravel 迁移继承不起作用

java - 如何将移动应用程序连接到数据库

mysql - 所有列值都被删除

sql - 如何使用 Insert .. select,以及来自 insert 的条件变量

mysql - 帖子、评论和回复的数据库模式设计

php - 在网站上存储每个用户的图片(php)

sql父子表面试题