问题:安装mysql8后,每天显示dos窗口
=================== Start Initialization ===================
MySQL Installer is running in Community mode
Initializing product requirements
Loading product catalog
Checking for product catalog snippets
Checking for product packages in the bundle
Categorizing product catalog
Finding all installed packages.
Your product catalog was last updated at 2019/4/15 7:14:58
=================== End Initialization ===================
Unable to connect to remote host. Catalog download has failed.
解决办法:
安装mysql软件后,需要在windows计划任务中,禁用mysql的自动更新功能:
任务计划程序-》MySQL-》Installer-》ManifestUpdate,禁用;
本文详细介绍了在安装MySQL8后遇到的每日自动更新问题,表现为启动时出现DOS窗口。通过禁用Windows计划任务中的MySQL自动更新功能,具体操作为在任务计划程序中找到MySQL的ManifestUpdate任务并禁用,有效解决了这一问题。

被折叠的 条评论
为什么被折叠?



